Skip to content

Hostname

edgebio.com

Last fetched

edgebio.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.128.162.1793.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.130.217.1393.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.146.141.2123.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.16.2043.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
edge biosystems,
Contact emails

Subdomains

14 observed subdomains of edgebio.com.

Web-graph footprint

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

39 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for edgebio.com.

MechanismTarget
SPF_INCLUDE8415561.spf10.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP50.197.130.145
SPF_IP67.201.32.17/32
SPF_IP67.201.32.27/32
SPF_IP67.201.61.0/27
SPF_IP68.71.246.245/32

Related pages

Pivot deeper into the graph from edgebio.com.

Cypher and MCP

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

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