Skip to content

Hostname

whoisweb.net

Last fetched

whoisweb.net resolves to 101.101.216.31, announced in 101.101.208.0/20 by NBPAP-AS-AP - NAVER BUSINESS PLATFORM ASIA PACIFIC PTE. LTD. in KR. whoisweb.net 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 · whoisweb.netRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/whoisweb.net

Resolution chain

IPv6 resolution

No AAAA record for whoisweb.net is recorded in WhisperGraph.

Attribution

naver business platform asia pacific pte

ORIGIN_AS

WHOIS identity

Registrar
iana:100
Registrant organisation
whois
Contact emails
dmanager@whois.co.kr

Subdomains

Mail and authentication

Nameservers

  • ns11.whois.co.kr
  • ns12.whois.co.kr
  • ns11.whoisweb.net

MX records

  • mx.whoisweb.net

SPF policy

  • ip: 116.127.123.0/25
  • ip: 121.78.123.18
  • ip: 129.154.223.30
  • ip: 211.206.120.9
  • ip: 218.236.90.140
  • ip: 27.96.134.162

Threat-feed evidence

History

Related pages

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