Skip to content

Hostname

collier.gov

Last fetched

collier.gov resolves to 52.247.170.120, announced in 52.224.0.0/11 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. collier.gov is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · collier.govRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/collier.gov

Resolution chain

IPv6 resolution

No AAAA record for collier.gov is recorded in WhisperGraph.

Attribution

Microsoft

cloud · ORIGIN_AS

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for collier.gov. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1-35.azuregov-dns.us
  • ns2-35.azuregov-dns.us
  • ns3-35.azuregov-dns.us
  • ns4-35.azuregov-dns.us

MX records

  • mx.us.etd.cisco.com
  • mx1.hc5025-47.iphmx.com
  • mx2.hc5025-47.iphmx.com

SPF policy

  • ip: 162.246.160.0/22
  • ip: 192.195.173.0/24
  • ip: 135.84.124.119/32
  • ip: 192.254.121.248/32
  • mx: collier.gov
  • include: spf1.collier.gov
  • include: spf.dynect.net
  • include: sendgrid.net
  • ip: 135.84.124.41
  • ip: 173.203.35.197
  • ip: 34.194.237.245
  • ip: 34.194.28.221
  • ip: 50.31.43.109
  • ip: 76.7.93.10

Threat-feed evidence

History

Related pages

Pivot from collier.gov into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "collier.gov"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.