Skip to content

Hostname

toga.jp

Last fetched

toga.jp resolves to 1 IPv4 address operated by DIGIROCK - DigiRock, Inc. in JP.

Nutrition Label

WHISPER CANON · toga.jpRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/toga.jp

Resolution chain

toga.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
202.172.28.84202.172.24.0/21AS37907DIGIROCK - DigiRock, Inc.JP

WHOIS identity

Registrar
Organization
toga_jp
Contact emails

Subdomains

12 observed subdomains of toga.jp.

Web-graph footprint

Distinct hostnames that link to or from toga.jp in the public web crawl.

118 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for toga.jp.

MechanismTarget
SPF_Amail-io1-f45.google.com
SPF_Asv518.xserver.jp
SPF_Atoga.jp
SPF_Avirusgw3.xserver.jp
SPF_INCLUDEmailgun.org
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXtoga.jp

Related pages

Pivot deeper into the graph from toga.jp.

Cypher and MCP

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

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