Skip to content

Hostname

egbio.com

Last fetched

egbio.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:444 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.113.22108.157.112.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.113.29108.157.112.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.113.42108.157.112.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.113.65108.157.112.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.67.221.11818.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.12318.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.4218.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.5318.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

Registrar
iana:444
Organization
Contact emails

Subdomains

1 observed subdomain of egbio.com.

Subdomain
www.egbio.com

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for egbio.com.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from egbio.com.

Cypher and MCP

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

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