Skip to content

Hostname

eglo.com

Last fetched

eglo.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · eglo.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eglo.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.198.18.13218.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

39 SPF mechanisms authorising senders for eglo.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.happyfox.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.unas.eu
SPF_IP132.145.225.192/30
SPF_IP132.145.254.112
SPF_IP132.145.254.233
SPF_IP134.119.36.134
SPF_IP167.89.0.0/17
SPF_IP167.89.89.193
SPF_IP168.245.0.0/17
SPF_IP18.198.18.132
SPF_IP185.40.52.185
SPF_IP185.75.194.19
SPF_IP185.80.50.51
SPF_IP193.81.82.0/24
SPF_IP195.3.124.16/32
SPF_IP195.3.86.128/26
SPF_IP195.3.86.192/27
SPF_IP195.3.96.64/26
SPF_IP213.33.76.20/32
SPF_IP213.33.87.0/27
SPF_IP213.33.96.140
SPF_IP62.99.238.122
SPF_IP80.120.17.0/26
SPF_IP80.121.156.143/32
SPF_IP80.121.156.144/31
SPF_IP80.121.156.146/32
SPF_IP80.240.225.32/27
SPF_IP83.243.59.47
SPF_IP83.64.177.192/26
SPF_IP83.65.246.192/26
SPF_IP83.65.246.198
SPF_IP85.125.90.128/25
SPF_IP92.43.204.2
SPF_IP92.60.15.3/32
SPF_IP93.114.57.7
SPF_MXeglo.com

Related pages

Pivot deeper into the graph from eglo.com.

Cypher and MCP

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

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