Skip to content

Hostname

ecom.bio

Last fetched

ecom.bio resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ecom.bioRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ecom.bio

Resolution chain

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

IPPrefixASNOperatorCountry
45.79.23.20445.79.16.0/20AS63949US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of ecom.bio.

Web-graph footprint

Distinct hostnames that link to or from ecom.bio in the public web crawl.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ecom.bio.

MechanismTarget
SPF_Aecom.bio
SPF_INCLUDE_spf.cloudezmail.io
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_IP2600:3c00:0:0:f03c:92ff:fedb:e6b4
SPF_IP2600:3c00:0:0:f03c:92ff:fef9:e73f
SPF_IP2600:3c00:0:0:f03c:93ff:fe99:59bb
SPF_IP45.79.23.204
SPF_IP50.116.25.131
SPF_IP72.14.176.148
SPF_MXecom.bio

Related pages

Pivot deeper into the graph from ecom.bio.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ecom.bio"})-[: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.