Skip to content

Hostname

309roofing.com

Last fetched

309roofing.com resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in TR. WHOIS lists iana:3827 as the registrar.

Nutrition Label

WHISPER CANON · 309roofing.comRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/309roofing.com

Resolution chain

309roofing.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.100.156.1695.100.156.0/24AS2635AUTOMATTIC - Automattic, IncTR
5.100.156.325.100.156.0/24AS2635AUTOMATTIC - Automattic, IncTR

WHOIS identity

Registrar
iana:3827
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

2 observed subdomains of 309roofing.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for 309roofing.com.

MechanismTarget
SPF_A309roofing.com
SPF_Amail.309roofing.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.efwd.registrar-servers.com
SPF_IP127.0.0.1/8
SPF_IP44.242.2.100
SPF_MX309roofing.com

Related pages

Pivot deeper into the graph from 309roofing.com.

Cypher and MCP

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

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