Hostname
govsci.com
Last fetched
govsci.com resolves to 2 IPv4 addresses operated by MOVECLICKLLC - Atlantic Metro Communications II, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
govsci.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.14.94.140 | 216.14.80.0/20 | AS40015 | MOVECLICKLLC - Atlantic Metro Communications II, Inc. | US |
| 38.104.31.180 | 38.0.0.0/8 | AS174 | COGENT-174 - Cogent Communications, LLC | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
17 observed subdomains of govsci.com.
Showing 15 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from govsci.com in the public web crawl.
48 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for govsci.com.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.smtp.com |
| SPF_INCLUDE | es._spf.adp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 216.14.94.187 |
| SPF_IP | 216.14.94.188 |
Related pages
Pivot deeper into the graph from govsci.com.
- IP · 216.14.94.140
- ASN · AS40015MOVECLICKLLC - Atlantic Metro Communications II, Inc.
- Registrar · iana:146
- Country · US
- Email · webmaster@govsci.com
- TLD · .com
- Browse hostnames · go…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "govsci.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.