Skip to content

Hostname

tabikobo.com

Last fetched

tabikobo.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · tabikobo.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/tabikobo.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.140.12918.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.2718.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.7918.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.8718.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.240.1033.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.153.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.163.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.763.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.174.46.413.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.453.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.563.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.613.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
travel net studio co.,ltd.
Contact emails

Subdomains

49 observed subdomains of tabikobo.com.

Web-graph footprint

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

399 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for tabikobo.com.

MechanismTarget
SPF_INCLUDE_spf.prtimes.jp
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.eco-serv.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from tabikobo.com.

Cypher and MCP

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

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