Skip to content

Hostname

bignerdranch.com

Last fetched

bignerdranch.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · bignerdranch.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bignerdranch.com

Resolution chain

bignerdranch.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1068
Organization
big nerd ranch,
Contact emails

Subdomains

21 observed subdomains of bignerdranch.com.

Web-graph footprint

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

554 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bignerdranch.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc834-32.eu.iphmx.com
SPF_INCLUDE21506320.spf03.hubspotemail.net
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.43.244.128/26
SPF_IP202.91.135.133
SPF_IP202.91.135.67
SPF_IP69.150.27.0/24

Related pages

Pivot deeper into the graph from bignerdranch.com.

Cypher and MCP

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

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