Skip to content

Hostname

thomassabo.com

Last fetched

thomassabo.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · thomassabo.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thomassabo.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.149.136104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:151
Organization
thomas sabo gmbh & co. kg
Contact emails

Subdomains

52 observed subdomains of thomassabo.com.

Web-graph footprint

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

945 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for thomassabo.com.

MechanismTarget
SPF_Aproduction.web.thomassabo.demandware.net
SPF_INCLUDE_spf.retarus.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEinxserver.com
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.imc-hosting.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.203.95.217
SPF_IP185.203.95.218
SPF_IP194.145.8.131
SPF_IP213.95.13.132/32
SPF_IP213.95.13.133/32
SPF_IP217.79.212.8
SPF_IP31.186.240.126
SPF_IP62.91.13.140
SPF_IP62.91.64.23
SPF_IP80.69.5.91
SPF_IP89.202.70.254
SPF_IP91.250.102.174
SPF_IP94.103.18.107

Related pages

Pivot deeper into the graph from thomassabo.com.

Cypher and MCP

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

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