Hostname
ncpc.gov
Last fetched
ncpc.gov resolves to 66.228.35.108, announced in 66.228.32.0/20 by AKAMAI-LINODE-AP - Akamai Connected Cloud in US. ncpc.gov is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 66.228.35.108
66.228.32.0/20 · AKAMAI-LINODE-AP - Akamai Connected Cloud · Cedar Knolls, US
IPv6 resolution
No AAAA record for ncpc.gov is recorded in WhisperGraph.
Attribution
akamai
ORIGIN_AS
WHOIS identity
WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for ncpc.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.
Sample inbound links
Sample outbound links
Mail and authentication
Nameservers
- martin.ns.cloudflare.com
- veronica.ns.cloudflare.com
MX records
- ncpc-gov.mail.protection.outlook.com
SPF policy
- ip: 52.100.0.0/14
- ip: 40.92.0.0/15
- ip: 40.107.0.0/16
- ip: 13.111.0.0/16
- ip: 74.125.0.0/16
- ip: 35.191.0.0/16
- ip: 173.194.0.0/16
- ip: 104.47.0.0/17
- ip: 209.85.128.0/17
- ip: 54.240.0.0/18
- ip: 72.14.192.0/18
- ip: 172.217.0.0/19
- ip: 172.217.128.0/19
- ip: 76.223.128.0/19
- ip: 64.233.160.0/19
- ip: 172.217.192.0/19
- ip: 216.58.192.0/19
- ip: 23.251.224.0/19
- ip: 216.239.32.0/19
- ip: 54.240.64.0/19
- ip: 108.177.96.0/19
- ip: 54.240.96.0/19
- ip: 66.102.0.0/20
- ip: 172.253.112.0/20
- ip: 172.217.160.0/20
- ip: 76.223.176.0/20
- ip: 23.249.208.0/20
- ip: 69.169.224.0/20
- ip: 216.146.32.0/20
- ip: 172.217.32.0/20
- ip: 66.249.80.0/20
- ip: 199.19.0.0/21
- ip: 162.88.24.0/21
- ip: 172.253.56.0/21
- ip: 208.76.56.0/21
- ip: 108.177.8.0/21
- ip: 205.207.104.0/22
- ip: 208.75.120.0/22
- ip: 198.2.132.0/22
- ip: 52.82.172.0/22
- ip: 199.255.192.0/22
- ip: 103.11.200.0/22
- ip: 199.127.232.0/22
- ip: 204.13.248.0/22
- ip: 208.78.68.0/22
- ip: 198.2.136.0/23
- ip: 205.201.136.0/23
- ip: 198.2.178.0/23
- ip: 198.2.186.0/23
- ip: 162.88.36.0/23
Threat-feed evidence
History
Related pages
Pivot from ncpc.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: "ncpc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.