Skip to content

Hostname

simonsonlumber.com

Last fetched

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

Nutrition Label

WHISPER CANON · simonsonlumber.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/simonsonlumber.com

Resolution chain

simonsonlumber.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:9
Organization
perfect privacy,
Contact emails

Subdomains

1 observed subdomain of simonsonlumber.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for simonsonlumber.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.169.209.50
SPF_IP209.237.99.2
SPF_IP216.221.111.234
SPF_IP24.111.28.222
SPF_IP24.220.47.206
SPF_IP24.230.83.230
SPF_IP24.230.98.82
SPF_IP63.142.186.162
SPF_IP69.26.31.123
SPF_IP96.3.245.190

Related pages

Pivot deeper into the graph from simonsonlumber.com.

Cypher and MCP

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

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