Skip to content

Hostname

sultan.news

Last fetched

sultan.news resolves to 3 IPv4 addresses operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · sultan.newsRouting diversity3.0/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sultan.news

Resolution chain

sultan.news resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.234.24.211172.234.16.0/20AS63949AKAMAI-LINODE-AP - Akamai Connected CloudUS
172.239.57.117172.239.32.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudUS
195.35.31.65195.35.30.0/23AS47583AS-HOSTINGER - Hostinger International LimitedGB

WHOIS identity

Registrar
iana:1068
Organization
global international sellers
Contact emails

Subdomains

7 observed subdomains of sultan.news.

Web-graph footprint

Distinct hostnames that link to or from sultan.news in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from sultan.news.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sultan.news"})-[: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.