Skip to content

Hostname

bionicfarm.com

Last fetched

bionicfarm.com resolves to 3 IPv4 addresses operated by AS9905 in ID. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · bionicfarm.comRouting diversity3.0/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/bionicfarm.com

Resolution chain

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

WHOIS identity

Registrar
iana:48
Organization
bionicfarm
Contact emails

Subdomains

5 observed subdomains of bionicfarm.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bionicfarm.com.

MechanismTarget
SPF_Abionicfarm.com
SPF_INCLUDEcyberstream.id
SPF_INCLUDEpropanraya.id
SPF_IP150.107.140.57/32
SPF_IP150.107.140.61/32
SPF_IP150.107.140.62/32
SPF_IP43.247.13.246/32
SPF_IP43.247.13.251/32
SPF_IP43.247.13.252/32
SPF_MXbionicfarm.com

Related pages

Pivot deeper into the graph from bionicfarm.com.

Cypher and MCP

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

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