Skip to content

Hostname

aegonins.com

Last fetched

aegonins.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · aegonins.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aegonins.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.161.3745.223.172.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.181.3745.223.194.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:299
Organization
transamerica corporation
Contact emails

Subdomains

70 observed subdomains of aegonins.com.

Web-graph footprint

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

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

54 SPF mechanisms authorising senders for aegonins.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zixport.com
SPF_IP146.20.191.16
SPF_IP146.20.191.20
SPF_IP146.20.191.235
SPF_IP159.135.230.3
SPF_IP159.135.235.2
SPF_IP159.135.235.3
SPF_IP159.135.235.4
SPF_IP159.135.235.90
SPF_IP159.135.236.21
SPF_IP159.135.236.22
SPF_IP159.135.239.142
SPF_IP161.179.128.0/24
SPF_IP161.38.192.248
SPF_IP161.38.192.249
SPF_IP161.38.192.250
SPF_IP162.123.17.0/24
SPF_IP162.123.194.0/24
SPF_IP162.248.184.0/22
SPF_IP166.78.68.16
SPF_IP166.78.71.49/32
SPF_IP168.245.109.184
SPF_IP198.186.156.195
SPF_IP198.186.156.213
SPF_IP198.186.156.214
SPF_IP198.39.11.0/24
SPF_IP199.30.235.117/32
SPF_IP205.220.171.50
SPF_IP205.220.183.50
SPF_IP206.19.48.18
SPF_IP208.75.120.0/22
SPF_IP209.177.160.14
SPF_IP209.177.160.8
SPF_IP209.177.168.0/24
SPF_IP209.177.169.0/24
SPF_IP209.177.170.0/24
SPF_IP52.30.130.201/32
SPF_IP52.48.54.246/32
SPF_IP52.5.134.202/32
SPF_IP52.6.125.187
SPF_IP54.229.2.165/32
SPF_IP67.231.149.228
SPF_IP67.231.157.223
SPF_IP68.233.77.16/32
SPF_IP69.42.126.188/32
SPF_IP69.72.42.197
SPF_IP74.203.185.117/32
SPF_IP89.187.106.61/32
SPF_IP89.187.106.62
SPF_IP89.21.6.61
SPF_IP89.21.6.62

Related pages

Pivot deeper into the graph from aegonins.com.

Cypher and MCP

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

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