Skip to content

Hostname

tadano.com

Last fetched

tadano.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · tadano.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tadano.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.155.13415.197.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.230.663.33.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:1485
Organization
tadano
Contact emails

Subdomains

33 observed subdomains of tadano.com.

Web-graph footprint

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

181 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for tadano.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEdigital-knowledge.sm.air.ne.jp
SPF_INCLUDEemaileuc.freshservice.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP113.39.72.226
SPF_IP123.103.214.254
SPF_IP13.94.95.171
SPF_IP137.116.240.241
SPF_IP185.24.13.166
SPF_IP194.174.174.10
SPF_IP20.79.220.33/32
SPF_IP20.79.222.204/32
SPF_IP202.240.129.45
SPF_IP202.240.129.46
SPF_IP202.248.64.1
SPF_IP202.248.64.29
SPF_IP210.157.235.225
SPF_IP210.157.235.253
SPF_IP213.183.66.40
SPF_IP213.95.37.2

Related pages

Pivot deeper into the graph from tadano.com.

Cypher and MCP

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

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