Skip to content

Hostname

pukpik.com

Last fetched

pukpik.com resolves to 61.19.251.21, announced in 61.19.251.0/24 by NTPCL-AS-AP - National Telecom Public Company Limited in TH. pukpik.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 · pukpik.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/pukpik.com

Resolution chain

IPv6 resolution

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

Attribution

national public

ORIGIN_AS

WHOIS identity

Registrar
iana:460
Registrant organisation
domain admin
Contact emails
reg_792213@whoisprotection.cc

Subdomains

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.pukpik.com
  • ns2.thaimischost.com
  • ns3.thaimischost.com

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: _spf.google.com
  • a: pukpik.com
  • mx: pukpik.com
  • ip: 103.225.168.70
  • ip: 122.155.17.85
  • ip: 61.19.251.19
  • ip: 61.19.251.20
  • ip: 61.19.251.21
  • ip: 61.19.251.22
  • ip: 61.19.251.23
  • ip: 61.19.251.243

Threat-feed evidence

History

Related pages

Pivot from pukpik.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: "pukpik.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.