Skip to content

Hostname

wts.com

Last fetched

wts.com resolves to 1 IPv4 address operated by BKVG-AS in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · wts.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wts.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.83.116.6480.83.112.0/20AS29141BKVG-ASDE

WHOIS identity

Registrar
iana:1408
Organization
silke koehler
Contact emails

Subdomains

894 observed subdomains of wts.com.

Web-graph footprint

Distinct hostnames that link to or from wts.com in the public web crawl.

454 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for wts.com.

MechanismTarget
SPF_Awts.com
SPF_INCLUDEinxserver.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tds-sharedservices.de
SPF_IP134.119.58.45
SPF_IP188.95.1.27
SPF_IP188.95.1.28
SPF_IP4.184.113.142
SPF_IP80.228.247.60/32
SPF_IP80.83.116.64
SPF_IP80.83.116.65
SPF_IP93.187.234.87
SPF_MXwts.com

Related pages

Pivot deeper into the graph from wts.com.

Cypher and MCP

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

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