Skip to content

Hostname

shrubbery.net

Last fetched

shrubbery.net resolves to 1 IPv4 address operated by NTT-DATA-2914 - NTT America, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · shrubbery.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/shrubbery.net

Resolution chain

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

IPPrefixASNOperatorCountry
129.250.47.99129.250.0.0/16AS2914NTT-DATA-2914 - NTT America, Inc.US

WHOIS identity

Registrar
iana:69
Organization
john heasley
Contact emails

Subdomains

120 observed subdomains of shrubbery.net.

Web-graph footprint

Distinct hostnames that link to or from shrubbery.net in the public web crawl.

205 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for shrubbery.net.

MechanismTarget
SPF_Asea.shrubbery.net
SPF_Ashrubbery.net
SPF_IP198.58.4.0/23
SPF_IP2001:418:0:7009::/64
SPF_IP2001:418:3fe::/64
SPF_IP2604:a880:800:c1::276:f001/128
SPF_IP68.183.148.61/32
SPF_MXshrubbery.net

Related pages

Pivot deeper into the graph from shrubbery.net.

Cypher and MCP

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

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