Skip to content

Hostname

5k4nd4l.com

Last fetched

5k4nd4l.com resolves to 1 IPv4 address operated by SHOCK-1 - Shock Hosting LLC in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · 5k4nd4l.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/5k4nd4l.com

Resolution chain

5k4nd4l.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.155.38.3445.155.36.0/22AS395092SHOCK-1 - Shock Hosting LLCGB

WHOIS identity

Registrar
iana:1515
Organization
identity protect
Contact emails

Subdomains

13 observed subdomains of 5k4nd4l.com.

Threat posture

History

Mail and authentication

MX records

  • 5k4nd4l.com

SPF policy

8 SPF mechanisms authorising senders for 5k4nd4l.com.

MechanismTarget
SPF_A5k4nd4l.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP204.152.211.39
SPF_IP45.155.36.2
SPF_IP45.155.36.99
SPF_IP45.155.38.2
SPF_IP45.155.38.34
SPF_MX5k4nd4l.com

Related pages

Pivot deeper into the graph from 5k4nd4l.com.

Cypher and MCP

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

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