Skip to content

Hostname

kablecomm.seoptiks.com

Last fetched

kablecomm.seoptiks.com resolves to 1 IPv4 address operated by AS43515 in US.

Nutrition Label

WHISPER CANON · kablecomm.seoptiks.comRouting diversity1.5/10Peering density4.2/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/kablecomm.seoptiks.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.209.108.5435.208.0.0/15AS43515US

WHOIS identity

No WHOIS records are currently associated with kablecomm.seoptiks.com in WhisperGraph.

Subdomains

1 observed subdomain of kablecomm.seoptiks.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for kablecomm.seoptiks.com.

MechanismTarget
SPF_Akablecomm.seoptiks.com
SPF_INCLUDEkablecomm.seoptiks.com.spf.auto.dnssmarthost.net
SPF_IP109.73.227.226
SPF_IP35.209.108.54
SPF_IP96.127.138.130
SPF_MXkablecomm.seoptiks.com

Related pages

Pivot deeper into the graph from kablecomm.seoptiks.com.

Cypher and MCP

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

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