Skip to content

Hostname

commportal.cot.net

Last fetched

commportal.cot.net resolves to 1 IPv4 address operated by COTNET - Cal-Ore Telephone Co. in US.

Nutrition Label

WHISPER CANON · commportal.cot.netRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/commportal.cot.net

Resolution chain

commportal.cot.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.7.123.115216.7.120.0/22AS30263COTNET - Cal-Ore Telephone Co.US

WHOIS identity

No WHOIS records are currently associated with commportal.cot.net in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from commportal.cot.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for commportal.cot.net.

MechanismTarget
SPF_Acommportal.cot.net
SPF_IP216.7.112.0/20
SPF_IP69.36.192.0/20
SPF_MXcommportal.cot.net

Related pages

Pivot deeper into the graph from commportal.cot.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "commportal.cot.net"})-[: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.