Skip to content

Hostname

akadsell.com

Last fetched

akadsell.com resolves to 3 IPv4 addresses operated by SHOCK-1 - Shock Hosting LLC in SG. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · akadsell.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/akadsell.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.159.65.61103.159.64.0/23AS395092SHOCK-1 - Shock Hosting LLCSG
104.21.29.78104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.171.106172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:460
Organization
akd seo
Contact emails

Subdomains

10 observed subdomains of akadsell.com.

Web-graph footprint

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

14 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for akadsell.com.

MechanismTarget
SPF_Aakadsell.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP103.159.65.2
SPF_IP103.159.65.61
SPF_IP192.250.235.148
SPF_MXakadsell.com

Related pages

Pivot deeper into the graph from akadsell.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "akadsell.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.