Hostname
primenet.com
Last fetched
primenet.com resolves to 1 IPv4 address operated by WIKTEL - Wikstrom Telephone Company, Incorporated in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
primenet.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 72.187.255.92 | 72.184.0.0/14 | AS33363 | WIKTEL - Wikstrom Telephone Company, Incorporated | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- b32et29672b@networksolutionsprivateregistration.com
- cp85q8y547z@networksolutionsprivateregistration.com
- et6254gq2wt@networksolutionsprivateregistration.com
- jfleming@primenet.com
- kc2rh7rt3pg@networksolutionsprivateregistration.com
- kq4js3pz8gx@networksolutionsprivateregistration.com
- kt2dz4t63e4@networksolutionsprivateregistration.com
- ng4m76ms9m7@networksolutionsprivateregistration.com
- ph7hr65z8gj@networksolutionsprivateregistration.com
- q66c98wu3ud@networksolutionsprivateregistration.com
- uc2de5p893x@networksolutionsprivateregistration.com
- z473a5y252x@networksolutionsprivateregistration.com
- zc68t6rk2f3@networksolutionsprivateregistration.com
- zc82j3jn5dp@networksolutionsprivateregistration.com
Subdomains
28 observed subdomains of primenet.com.
Web-graph footprint
Distinct hostnames that link to or from primenet.com in the public web crawl.
468 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for primenet.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.securence.com |
Related pages
Pivot deeper into the graph from primenet.com.
- IP · 72.187.255.92
- ASN · AS33363WIKTEL - Wikstrom Telephone Company, Incorporated
- Registrar · iana:2
- Country · US
- Email · b32et29672b@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · pr…
- 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: "primenet.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.