Skip to content

Hostname

aerbim.com

Last fetched

aerbim.com resolves to 1 IPv4 address operated by AS58061 in NL. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · aerbim.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/aerbim.com

Resolution chain

aerbim.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.45.92.655.45.92.0/22AS58061NL

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

8 observed subdomains of aerbim.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for aerbim.com.

MechanismTarget
SPF_Aaerbim.com
SPF_Amx.aerbim.com
SPF_INCLUDEspf.unisender.com
SPF_IP185.65.137.112
SPF_IP213.184.246.152
SPF_IP217.21.37.152
SPF_IP37.1.206.165
SPF_IP93.125.18.0/24
SPF_IP93.125.18.253
SPF_IP93.125.18.33
SPF_MXaerbim.com

Related pages

Pivot deeper into the graph from aerbim.com.

Cypher and MCP

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

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