Skip to content

Hostname

appnt.me

Last fetched

appnt.me resolves to 164.70.13.102, announced in 164.70.0.0/20 by FJcloud-East - FUJITSU LIMITED in JP. appnt.me 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 · appnt.meRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/appnt.me

Resolution chain

IPv6 resolution

No AAAA record for appnt.me is recorded in WhisperGraph.

Attribution

fujitsu

ORIGIN_AS

WHOIS identity

Registrar
iana:49
Registrant organisation
system integrate corp,inc.
Contact emails
kiyoshi_nakaminami@system-integrate.com

Subdomains

Mail and authentication

Nameservers

  • ns-98.awsdns-12.com
  • 01.dnsv.jp
  • 02.dnsv.jp
  • 03.dnsv.jp
  • 04.dnsv.jp
  • ns-567.awsdns-06.net

MX records

  • nakaminami.sakura.ne.jp

SPF policy

  • ip: 112.78.112.174/32
  • ip: 59.106.13.176/25
  • ip: 49.212.198.41/32
  • ip: 219.94.192.47/25
  • ip: 49.212.235.91/32

Threat-feed evidence

History

Related pages

Pivot from appnt.me 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: "appnt.me"})-[: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.