Skip to content

Hostname

unioncountync.gov

Last fetched

unioncountync.gov resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · unioncountync.govRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/unioncountync.gov

Resolution chain

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

IPPrefixASNOperatorCountry
135.84.124.41135.84.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with unioncountync.gov in WhisperGraph.

Subdomains

16 observed subdomains of unioncountync.gov.

Web-graph footprint

Distinct hostnames that link to or from unioncountync.gov in the public web crawl.

219 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for unioncountync.gov.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP15.222.216.117
SPF_IP15.223.82.172
SPF_IP18.216.235.22
SPF_IP18.224.161.242
SPF_IP209.67.211.162/28
SPF_IP24.172.113.130/32
SPF_IP2603:10b6:a03:26b:0:0:0:11
SPF_IP3.12.200.68
SPF_IP3.135.117.113
SPF_IP3.14.177.247
SPF_IP3.20.49.217
SPF_IP3.23.227.96
SPF_IP3.23.57.210
SPF_IP3.96.129.218
SPF_IP3.97.173.175
SPF_IP3.98.25.110
SPF_IP35.183.200.175
SPF_IP52.60.138.100
SPF_IP63.128.86.226/28
SPF_IP72.35.5.192/27
SPF_IP72.35.7.240/28
SPF_IP74.202.148.66/32
SPF_IP74.202.148.67/32
SPF_IP99.79.96.210

Related pages

Pivot deeper into the graph from unioncountync.gov.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "unioncountync.gov"})-[: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.