Skip to content

Hostname

timsabre.com

Last fetched

timsabre.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

timsabre.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.69.159104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.210.88172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:269
Organization
-- --
Contact emails

Subdomains

10 observed subdomains of timsabre.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for timsabre.com.

MechanismTarget
SPF_Atimsabre.com
SPF_IP101.0.122.234
SPF_IP101.0.69.254
SPF_IP101.0.69.94
SPF_IP103.245.220.245
SPF_IP184.173.29.53
SPF_IP198.154.229.1
SPF_IP50.22.150.88
SPF_MXtimsabre.com

Related pages

Pivot deeper into the graph from timsabre.com.

Cypher and MCP

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

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