Skip to content

Hostname

bioinfi.com

Last fetched

bioinfi.com resolves to 8 IPv4 addresses operated by AS64073 in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · bioinfi.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bioinfi.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.52.1190.0.0.0/0AS64073US
13.226.52.1250.0.0.0/0AS64073US
13.226.52.1290.0.0.0/0AS64073US
13.226.52.920.0.0.0/0AS64073US
99.84.160.10699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.12499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1244961438
Contact emails

Subdomains

1 observed subdomain of bioinfi.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bioinfi.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from bioinfi.com.

Cypher and MCP

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

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