Skip to content

Hostname

daigo0528.com

Last fetched

daigo0528.com resolves to 133.167.8.15, announced in 133.167.0.0/16 by SAKURA-C - SAKURA Internet Inc. in JP. daigo0528.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 · daigo0528.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/daigo0528.com

Resolution chain

IPv6 resolution

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

Attribution

sakura

ORIGIN_AS

WHOIS identity

Registrar
iana:49
Contact emails
privacy@whoisprivacyprotection.info

Subdomains

Showing 2 of 2 subdomains (2 per page).

Mail and authentication

Nameservers

  • ns1.xserver.jp
  • ns2.xserver.jp
  • ns3.xserver.jp
  • ns4.xserver.jp
  • ns5.xserver.jp

MX records

  • mail.daigo0528.com

SPF policy

  • a: daigo0528.com
  • mx: daigo0528.com
  • include: _spf.conoha.ne.jp
  • a: www5105.sakura.ne.jp
  • ip: 133.167.8.15
  • ip: 160.251.132.13

Threat-feed evidence

History

Related pages

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