Skip to content

Hostname

cat.7kts.com

Last fetched

cat.7kts.com resolves to 1 IPv4 address operated by AS-30083-US-VELIA-NET - velia.net in US.

Nutrition Label

WHISPER CANON · cat.7kts.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/cat.7kts.com

Resolution chain

cat.7kts.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.155.101.71192.155.101.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS

WHOIS identity

No WHOIS records are currently associated with cat.7kts.com in WhisperGraph.

Subdomains

7 observed subdomains of cat.7kts.com.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for cat.7kts.com.

MechanismTarget
SPF_A7kts.com
SPF_IP148.72.172.188
SPF_IP148.72.172.189
SPF_IP148.72.172.190
SPF_IP148.72.174.136
SPF_IP148.72.174.137
SPF_IP148.72.174.138
SPF_IP148.72.174.139
SPF_IP207.38.90.115
SPF_IP207.38.90.116
SPF_IP207.38.90.50
SPF_IP207.38.90.90
SPF_IP207.38.90.97
SPF_MXcat.7kts.com

Related pages

Pivot deeper into the graph from cat.7kts.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cat.7kts.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.