Skip to content

Hostname

kascco.sa

Last fetched

kascco.sa resolves to 3 IPv4 addresses operated by CONTABO - Contabo GmbH in DE.

Nutrition Label

WHISPER CANON · kascco.saRouting diversity3.0/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/kascco.sa

Resolution chain

kascco.sa resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.180.148.2245.180.148.0/23AS51167CONTABO - Contabo GmbHDE
77.30.175.14777.30.168.0/21AS25019SAUDINETSTC-AS - Saudi Telecom Company JSCSA
93.112.41.5793.112.40.0/21AS25019SAUDINETSTC-AS - Saudi Telecom Company JSCSA

WHOIS identity

No WHOIS records are currently associated with kascco.sa in WhisperGraph.

Subdomains

8 observed subdomains of kascco.sa.

Web-graph footprint

Distinct hostnames that link to or from kascco.sa in the public web crawl.

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for kascco.sa.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP93.112.41.57

Related pages

Pivot deeper into the graph from kascco.sa.

Cypher and MCP

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

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