Skip to content

Hostname

abinfocom.com

Last fetched

abinfocom.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · abinfocom.comRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/abinfocom.com

Resolution chain

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

IPPrefixASNOperatorCountry
139.59.61.76139.59.56.0/21AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCIN
64.227.186.9864.227.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCIN

WHOIS identity

Registrar
iana:303
Organization
amit badia
Contact emails

Subdomains

24 observed subdomains of abinfocom.com.

Web-graph footprint

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

31 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for abinfocom.com.

MechanismTarget
SPF_Aabinfocom.com
SPF_IP111.118.178.79
SPF_IP111.118.178.80
SPF_IP111.118.178.81
SPF_IP111.118.178.82
SPF_IP139.59.61.76
SPF_IP64.227.186.98
SPF_MXabinfocom.com

Related pages

Pivot deeper into the graph from abinfocom.com.

Cypher and MCP

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

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