Skip to content

Hostname

bonyfarma.com

Last fetched

bonyfarma.com resolves to 2 IPv4 addresses operated by AS20857 in NL. WHOIS lists iana:1480 as the registrar.

Nutrition Label

WHISPER CANON · bonyfarma.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/bonyfarma.com

Resolution chain

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

WHOIS identity

Registrar
iana:1480
Organization
praktijk diergeneeskunde boskamp b.v.
Contact emails

Subdomains

3 observed subdomains of bonyfarma.com.

Web-graph footprint

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

16 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for bonyfarma.com.

MechanismTarget
SPF_Abonyfarma.com
SPF_IP149.210.155.34
SPF_IP217.18.64.80/31
SPF_IP217.18.68.80/31
SPF_IP217.18.74.80/31
SPF_IP217.18.77.80/31
SPF_IP2a00:19c0:a064:80:0:0:0:2
SPF_IP2a00:19c0:a074:80:0:0:0:2
SPF_IP2a00:19c0:a077:80:0:0:0:1
SPF_IP2a00:19c0:a077:80:0:0:0:2
SPF_IP2a00:19c0:c068:80:0:0:0:1
SPF_IP2a01:7c8:aab3:93:0:0:0:1
SPF_IP46.101.215.105
SPF_MXbonyfarma.com

Related pages

Pivot deeper into the graph from bonyfarma.com.

Cypher and MCP

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

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