Skip to content

Hostname

fleming.suffolkcountydems.com

Last fetched

fleming.suffolkcountydems.com resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

WHISPER CANON · fleming.suffolkcountydems.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/fleming.suffolkcountydems.com

Resolution chain

fleming.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

No WHOIS records are currently associated with fleming.suffolkcountydems.com in WhisperGraph.

Subdomains

1 observed subdomain of fleming.suffolkcountydems.com.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for fleming.suffolkcountydems.com.

MechanismTarget
SPF_Afleming.suffolkcountydems.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_MXfleming.suffolkcountydems.com

Related pages

Pivot deeper into the graph from fleming.suffolkcountydems.com.

Cypher and MCP

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

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