Skip to content

Hostname

bunkhouseworld.com

Last fetched

bunkhouseworld.com resolves to 1 IPv4 address operated by OVH - OVH SAS in GB. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · bunkhouseworld.comRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bunkhouseworld.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.68.207.18351.68.0.0/16AS16276OVH - OVH SASGB

WHOIS identity

Registrar
iana:303
Organization
mr. ginwala
Contact emails

Subdomains

2 observed subdomains of bunkhouseworld.com.

Threat posture

History

Mail and authentication

MX records

  • bunkhouseworld.com

SPF policy

9 SPF mechanisms authorising senders for bunkhouseworld.com.

MechanismTarget
SPF_Abunkhouseworld.com
SPF_IP148.113.5.110
SPF_IP148.113.6.214
SPF_IP149.56.185.115
SPF_IP192.99.35.37
SPF_IP51.68.207.183
SPF_IP54.39.163.52
SPF_IP54.39.165.183
SPF_MXbunkhouseworld.com

Related pages

Pivot deeper into the graph from bunkhouseworld.com.

Cypher and MCP

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

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