Skip to content

Hostname

tom-tailor.de

Last fetched

tom-tailor.de resolves to 4 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · tom-tailor.deRouting diversity3.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/tom-tailor.de

Resolution chain

tom-tailor.de resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
116.202.199.129116.202.0.0/16AS24940DE
15.197.167.9015.197.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.186.1353.33.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
5.9.34.365.9.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with tom-tailor.de in WhisperGraph.

Subdomains

29 observed subdomains of tom-tailor.de.

Web-graph footprint

Distinct hostnames that link to or from tom-tailor.de in the public web crawl.

340 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for tom-tailor.de.

Related pages

Pivot deeper into the graph from tom-tailor.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tom-tailor.de"})-[: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.