Skip to content

Hostname

john-boy.net

Last fetched

john-boy.net resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · john-boy.netRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/john-boy.net

Resolution chain

john-boy.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
165.227.116.234165.227.112.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:2
Organization
menke, john
Contact emails

Subdomains

8 observed subdomains of john-boy.net.

Web-graph footprint

Distinct hostnames that link to or from john-boy.net in the public web crawl.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for john-boy.net.

MechanismTarget
SPF_IP104.130.253.223
SPF_IP104.239.136.147
SPF_IP198.101.223.221
SPF_IP2001:4800:7818:103:be76:4eff:fe05:bd79
SPF_IP2001:4800:7818:104:be76:4eff:fe04:b617
SPF_IP50.56.183.89
SPF_IP98.129.220.99
SPF_MXjohn-boy.net

Related pages

Pivot deeper into the graph from john-boy.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "john-boy.net"})-[: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.