Skip to content

Hostname

puztime.com

Last fetched

puztime.com resolves to 203.216.223.33, announced in 203.216.192.0/19 by BBTower - BroadBand Tower, Inc. in JP. puztime.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for puztime.com is recorded in WhisperGraph.

Attribution

broadband tower

ORIGIN_AS

WHOIS identity

Registrar
iana:49
Registrant organisation
gakken plus co.,ltd.
Contact emails
dom-plus@gakken.co.jp

Subdomains

Showing 2 of 2 subdomains (2 per page).

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-10.awsdns-01.com
  • ns-752.awsdns-30.net
  • ns-1475.awsdns-56.org
  • ns-1682.awsdns-18.co.uk

MX records

  • mail.puztime.com

SPF policy

  • mx: puztime.com
  • ip: 18.178.101.204
  • ip: 3.115.175.190

Threat-feed evidence

History

Related pages

Pivot from puztime.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "puztime.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.