Skip to content

Hostname

bionetics.com

Last fetched

bionetics.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.204.66.3952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

30 observed subdomains of bionetics.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for bionetics.com.

MechanismTarget
SPF_Abionix.bionetics.com
SPF_Ad18585a.ess.barracudanetworks.com
SPF_Ad18585b.ess.barracudanetworks.com
SPF_Ahepdesk.bionetics.com
SPF_Amail.bionetics.com
SPF_Atime.bionetics.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_IP209.222.80.0/21
SPF_IP52.204.66.39
SPF_IP64.235.144.0/20
SPF_IP72.215.150.84
SPF_IP72.84.91.114
SPF_IP72.84.91.118

Related pages

Pivot deeper into the graph from bionetics.com.

Cypher and MCP

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

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