Hostname
comm-corenetwork.com
Last fetched
comm-corenetwork.com resolves to 2 IPv4 addresses operated by PRLSS - Peerless Network Inc in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
comm-corenetwork.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 |
|---|---|---|---|---|
| 198.181.166.22 | 198.181.166.0/24 | AS21808 | PRLSS - Peerless Network Inc | US |
| 198.181.167.10 | 198.181.167.0/24 | AS14230 | INVOLTA - ARK Data Centers LLC | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- thomas allen
- Contact emails
Subdomains
2 observed subdomains of comm-corenetwork.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for comm-corenetwork.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _insks.comm-corenetwork.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 198.181.166.0/23 |
| SPF_IP | 205.251.164.124 |
| SPF_IP | 66.179.242.200 |
| SPF_IP | 72.240.62.62 |
| SPF_IP | 74.112.4.60 |
| SPF_IP | 74.219.153.212 |
Related pages
Pivot deeper into the graph from comm-corenetwork.com.
- IP · 198.181.166.22
- ASN · AS21808PRLSS - Peerless Network Inc
- Registrar · iana:146
- Country · US
- Email · tomallen@vpcusa.com
- TLD · .com
- Browse hostnames · co…
- 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: "comm-corenetwork.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.