Skip to content

Hostname

taf-jp.com

Last fetched

taf-jp.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · taf-jp.comRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/taf-jp.com

Resolution chain

taf-jp.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.157.1233.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.463.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.973.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1953.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.93.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.1.3652.219.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.136.22352.219.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.17952.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.6352.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.151.11152.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.172.8352.219.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.198.3152.219.198.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.198.4752.219.198.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.10352.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.6752.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.200.3952.219.200.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:269
Organization
kouno hirofumi
Contact emails

Subdomains

20 observed subdomains of taf-jp.com.

Web-graph footprint

Distinct hostnames that link to or from taf-jp.com in the public web crawl.

37 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for taf-jp.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEf.questetra.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEqrh.y-ml.com
SPF_INCLUDEsmtp.zendesk.com
SPF_INCLUDEsupport.zendesk.com
SPF_IP153.122.51.10
SPF_IP175.41.251.244
SPF_IP54.95.28.244

Related pages

Pivot deeper into the graph from taf-jp.com.

Cypher and MCP

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

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