Skip to content

Hostname

woodranch.com

Last fetched

woodranch.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. woodranch.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

No IPv4 resolution is recorded for woodranch.com in WhisperGraph.

IPv6 resolution

No AAAA record for woodranch.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of woodranch.com owner
Contact emails
eanders@woodranch.com, itsupport@woodranch.com, 2589316b-8c4d-4691-abeb-be456ccb20cd@identity-protect.org, 2e29a664-a3bf-4b65-b888-77a209cbd4f7@identity-protect.org, 42efb3ed-eba8-4e6b-8992-7fc6c1b42b03@identity-protect.org, 60d0994a-fe7b-43a8-8719-0120a64d316c@identity-protect.org, f5aec761-e626-453e-bc1b-c3878a626128@identity-protect.org, fd606237-bba8-4af8-b934-a69cc1f5929d@identity-protect.org, owner-10349010@woodranch.com.whoisprivacyservice.org, owner-10441896@woodranch.com.whoisprivacyservice.org, owner-2147155@woodranch.com.whoisprivacyservice.org, owner-370362@woodranch.com.whoisprivacyservice.org, owner-4336966@woodranch.com.whoisprivacyservice.org, owner-4600459@woodranch.com.whoisprivacyservice.org, owner-6211799@woodranch.com.whoisprivacyservice.org, owner-640311@woodranch.com.whoisprivacyservice.org, owner-6481748@woodranch.com.whoisprivacyservice.org, owner-8935052@woodranch.com.whoisprivacyservice.org, owner-910260@woodranch.com.whoisprivacyservice.org, owner-9881679@woodranch.com.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-94.awsdns-11.com
  • ns-835.awsdns-40.net
  • ns-1245.awsdns-27.org
  • ns-1984.awsdns-56.co.uk

MX records

  • us-smtp-inbound-1.mimecast.com
  • us-smtp-inbound-2.mimecast.com

SPF policy

  • ip: 67.231.152.177/32
  • ip: 208.84.65.220/32
  • include: us._netblocks.mimecast.com
  • include: spf.protection.outlook.com
  • a: woodranch.com
  • mx: woodranch.com
  • include: u57117.wl.sendgrid.net

Threat-feed evidence

History

Related pages

Pivot from woodranch.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "woodranch.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.