Skip to content

Hostname

ascom.cc

Last fetched

ascom.cc resolves to 1 IPv4 address operated by AS34233 in NL. WHOIS lists iana:1464 as the registrar.

Nutrition Label

WHISPER CANON · ascom.ccRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ascom.cc

Resolution chain

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

IPPrefixASNOperatorCountry
83.137.196.5183.137.196.0/24AS34233NL

WHOIS identity

Registrar
iana:1464
Organization
connect4it b.v.
Contact emails

Subdomains

1 observed subdomain of ascom.cc.

Subdomain
www.ascom.cc

Web-graph footprint

Distinct hostnames that link to or from ascom.cc in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ascom.cc.

MechanismTarget
SPF_Aascom.cc
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.150.187.48
SPF_IP83.137.196.51
SPF_MXascom.cc

Related pages

Pivot deeper into the graph from ascom.cc.

Cypher and MCP

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

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