Skip to content

Hostname

abicushman.com

Last fetched

abicushman.com resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · abicushman.comRouting diversity2.4/10Peering density8.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/abicushman.com

Resolution chain

abicushman.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.185.153.176192.185.144.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS
35.212.76.21735.212.0.0/17AS43515US

WHOIS identity

Registrar
iana:1068
Organization
animal art by abi cushman
Contact emails

Subdomains

9 observed subdomains of abicushman.com.

Web-graph footprint

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

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for abicushman.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from abicushman.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "abicushman.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.