Skip to content

Hostname

geekbuddy.com

Last fetched

geekbuddy.com resolves to 1 IPv4 address operated by NUCDN - NuCDN LLC in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · geekbuddy.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/geekbuddy.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.255.25.89162.255.25.0/24AS23393NUCDN - NuCDN LLCUS

WHOIS identity

Registrar
iana:81
Organization
comodo group,
Contact emails

Subdomains

4 observed subdomains of geekbuddy.com.

Web-graph footprint

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

15 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for geekbuddy.com.

MechanismTarget
SPF_INCLUDEblackberryv.comodo.com
SPF_INCLUDEcomodo.od.ua
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.comodo.com
SPF_INCLUDEspf2.comodo.com
SPF_INCLUDEspf3.comodo.com
SPF_INCLUDEspf4.comodo.com
SPF_MXgeekbuddy.com

Related pages

Pivot deeper into the graph from geekbuddy.com.

Cypher and MCP

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

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