Skip to content

Hostname

threefourtime.net

Last fetched

threefourtime.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · threefourtime.netRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/threefourtime.net

Resolution chain

threefourtime.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.76.173.535.96.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.254.13635.96.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.157.9052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.107.23154.250.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.143.24254.67.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.24.13854.67.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
ill
Contact emails

Subdomains

1 observed subdomain of threefourtime.net.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for threefourtime.net.

MechanismTarget
SPF_INCLUDEspf-asp01.lke.jp
SPF_REDIRECTpoint-service.jp

Related pages

Pivot deeper into the graph from threefourtime.net.

Cypher and MCP

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

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