Skip to content

Hostname

elderwood.com

Last fetched

elderwood.com resolves to 1 IPv4 address operated by AS209626 in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.106.200.189.106.200.0/24AS209626NL

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of elderwood.com.

Web-graph footprint

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

75 sites link to this hostname.

100 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

46 SPF mechanisms authorising senders for elderwood.com.

MechanismTarget
SPF_INCLUDE_spf_useast2.prod.hydra.sophos.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.176.103.202
SPF_IP173.84.224.58
SPF_IP184.180.15.186
SPF_IP184.74.100.242
SPF_IP204.186.241.106
SPF_IP208.105.198.66
SPF_IP208.105.200.74
SPF_IP208.105.204.242
SPF_IP208.105.205.50
SPF_IP208.105.207.210
SPF_IP208.105.212.10
SPF_IP208.125.41.42
SPF_IP216.238.164.202
SPF_IP24.103.172.130
SPF_IP24.104.62.146
SPF_IP24.213.133.2
SPF_IP24.30.246.146
SPF_IP24.30.246.154
SPF_IP24.30.246.162
SPF_IP24.30.246.170
SPF_IP24.30.246.242
SPF_IP24.30.246.250
SPF_IP24.39.217.246
SPF_IP24.97.186.178
SPF_IP24.97.196.130
SPF_IP50.206.48.178
SPF_IP50.207.240.170
SPF_IP50.216.112.218
SPF_IP50.237.209.2
SPF_IP50.75.181.170
SPF_IP50.75.181.186
SPF_IP50.75.181.50
SPF_IP50.75.183.26
SPF_IP50.75.49.74
SPF_IP69.193.120.106
SPF_IP69.193.56.210
SPF_IP69.193.56.211
SPF_IP69.193.56.212
SPF_IP70.15.248.83
SPF_IP71.184.98.65
SPF_IP72.94.51.105
SPF_IP98.0.244.202
SPF_IP98.114.122.47

Related pages

Pivot deeper into the graph from elderwood.com.

Cypher and MCP

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

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