Skip to content

Hostname

abmlearning.com

Last fetched

abmlearning.com resolves to 2 IPv4 addresses operated by AS20940 in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · abmlearning.comRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/abmlearning.com

Resolution chain

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

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0133372577
Contact emails

Subdomains

9 observed subdomains of abmlearning.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for abmlearning.com.

MechanismTarget
SPF_Aabmlearning.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.148.101.172/32
SPF_IP135.148.232.138/32
SPF_IP208.112.26.24/32
SPF_IP208.112.43.131/32
SPF_IP208.112.62.58/32
SPF_IP76.12.141.129/27
SPF_IP76.12.144.1/27
SPF_MXabmlearning.com

Related pages

Pivot deeper into the graph from abmlearning.com.

Cypher and MCP

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

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