Skip to content

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

WHISPER CANON · comm-corenetwork.comRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/comm-corenetwork.com

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.

IPPrefixASNOperatorCountry
198.181.166.22198.181.166.0/24AS21808PRLSS - Peerless Network IncUS
198.181.167.10198.181.167.0/24AS14230INVOLTA - ARK Data Centers LLCUS

WHOIS identity

Registrar
iana:146
Organization
thomas allen
Contact emails

Subdomains

2 observed subdomains of comm-corenetwork.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for comm-corenetwork.com.

MechanismTarget
SPF_INCLUDE_insks.comm-corenetwork.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.181.166.0/23
SPF_IP205.251.164.124
SPF_IP66.179.242.200
SPF_IP72.240.62.62
SPF_IP74.112.4.60
SPF_IP74.219.153.212

Related pages

Pivot deeper into the graph from comm-corenetwork.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.