Skip to content

Hostname

pendercountync.gov

Last fetched

pendercountync.gov resolves to 192.196.0.61, announced in 192.196.0.0/24 by IPP-AS - IP Pathways, LLC in US. pendercountync.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 · pendercountync.govRouting diversity1.5/10Peering density3.6/10MOAS conflict⚠ 1 conflictThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/pendercountync.gov

Resolution chain

IPv6 resolution

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

Attribution

ip pathways

ORIGIN_AS

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for pendercountync.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

  • ns10.dnsmadeeasy.com
  • ns11.dnsmadeeasy.com
  • ns12.dnsmadeeasy.com
  • ns13.dnsmadeeasy.com
  • ns14.dnsmadeeasy.com
  • ns15.dnsmadeeasy.com

MX records

  • d182278a.ess.barracudanetworks.com
  • d182278b.ess.barracudanetworks.com
  • usb-smtp-inbound-1.mimecast.com
  • usb-smtp-inbound-2.mimecast.com

SPF policy

  • ip: 3.145.232.16/28
  • ip: 173.95.122.192/26
  • ip: 12.179.196.254/27
  • ip: 204.211.171.28/29
  • include: spf.ess.barracudanetworks.com
  • include: spf.protection.outlook.com

Threat-feed evidence

History

Related pages

Pivot from pendercountync.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: "pendercountync.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.