Skip to content

Hostname

newsen.com

Last fetched

newsen.com resolves to 7 IPv4 addresses operated by SMILESERV-AS-KR SMILESERV in KR. WHOIS lists iana:93 as the registrar.

Nutrition Label

WHISPER CANON · newsen.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/newsen.com

Resolution chain

newsen.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
115.68.222.134115.68.128.0/17AS38700SMILESERV-AS-KR SMILESERVKR
115.68.222.156115.68.128.0/17AS38700SMILESERV-AS-KR SMILESERVKR
49.247.24.25349.247.0.0/17AS38700SMILESERV-AS-KR SMILESERVKR
49.247.25.8549.247.0.0/17AS38700SMILESERV-AS-KR SMILESERVKR
49.247.26.6349.247.0.0/17AS38700SMILESERV-AS-KR SMILESERVKR
49.247.32.13549.247.0.0/17AS38700SMILESERV-AS-KR SMILESERVKR
49.247.32.21249.247.0.0/17AS38700SMILESERV-AS-KR SMILESERVKR

WHOIS identity

Registrar
iana:93
Organization
jaehwan lee
Contact emails

Subdomains

17 observed subdomains of newsen.com.

Web-graph footprint

Distinct hostnames that link to or from newsen.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for newsen.com.

MechanismTarget
SPF_IP115.68.222.134
SPF_IP115.68.222.156
SPF_IP49.247.38.66

Related pages

Pivot deeper into the graph from newsen.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

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

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