Skip to content

Hostname

abitape.com

Last fetched

abitape.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · abitape.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/abitape.com

Resolution chain

abitape.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
american biltrite,
Contact emails

Subdomains

9 observed subdomains of abitape.com.

Web-graph footprint

Distinct hostnames that link to or from abitape.com in the public web crawl.

35 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for abitape.com.

MechanismTarget
SPF_Aabitape.com
SPF_Adispatch-us.ppe-hosted.com
SPF_Adispatch1-us1.ppe-hosted.com
SPF_Adispatch1-us2.ppe-hosted.com
SPF_Adispatch2-us2.ppe-hosted.com
SPF_Aspf.protection.outlook.com
SPF_Awp.wpenginepowered.com
SPF_INCLUDEsendgrid.net
SPF_IP100.96.8.104
SPF_IP104.207.227.154
SPF_IP141.193.213.10/32
SPF_IP141.193.213.11/32
SPF_IP23.24.90.193
SPF_IP50.235.6.134
SPF_IP64.206.247.67
SPF_IP64.206.247.68
SPF_MXabitape.com

Related pages

Pivot deeper into the graph from abitape.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "abitape.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.