Skip to content

Hostname

t-leo.com

Last fetched

t-leo.com resolves to 1 IPv4 address operated by AS7506 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · t-leo.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/t-leo.com

Resolution chain

t-leo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.7.107.199157.7.64.0/18AS7506JP

WHOIS identity

Registrar
iana:49
Organization
syuichi senga
Contact emails

Subdomains

47 observed subdomains of t-leo.com.

Web-graph footprint

Distinct hostnames that link to or from t-leo.com in the public web crawl.

199 sites link to this hostname.

171 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for t-leo.com.

MechanismTarget
SPF_INCLUDE_spf.shared-server.net
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsender.zcsend.jp
SPF_IP124.84.89.127
SPF_IP140.227.16.71
SPF_IP211.13.204.73/24
SPF_MXt-leo.com

Related pages

Pivot deeper into the graph from t-leo.com.

Cypher and MCP

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

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