Skip to content

Hostname

suffolkcountydems.com

Last fetched

suffolkcountydems.com resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · suffolkcountydems.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/suffolkcountydems.com

Resolution chain

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

IPPrefixASNOperatorCountry
167.114.209.75167.114.192.0/19AS16276CA

WHOIS identity

Registrar
iana:48
Organization
matt jennings
Contact emails

Subdomains

95 observed subdomains of suffolkcountydems.com.

Web-graph footprint

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

31 sites link to this hostname.

222 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • suffolkcountydems.com

SPF policy

14 SPF mechanisms authorising senders for suffolkcountydems.com.

MechanismTarget
SPF_Asuffolkcountydems.com
SPF_IP167.114.209.75
SPF_IP172.111.38.231
SPF_IP184.95.44.202
SPF_IP198.24.144.242
SPF_IP38.107.226.226
SPF_IP38.75.137.241
SPF_IP38.91.100.225
SPF_IP38.91.100.239
SPF_IP38.91.106.167
SPF_IP67.220.72.176
SPF_IP67.220.85.239
SPF_IP67.220.85.252
SPF_MXsuffolkcountydems.com

Related pages

Pivot deeper into the graph from suffolkcountydems.com.

Cypher and MCP

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

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