Skip to content

Hostname

server.shodol.com

Last fetched

server.shodol.com resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US.

Nutrition Label

WHISPER CANON · server.shodol.comRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/server.shodol.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.213.251.183162.213.251.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
198.84.74.58198.84.64.0/18AS54290HOSTWINDS - Hostwinds LLC.US

WHOIS identity

No WHOIS records are currently associated with server.shodol.com in WhisperGraph.

Subdomains

1 observed subdomain of server.shodol.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for server.shodol.com.

MechanismTarget
SPF_Aserver.shodol.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP162.213.251.183
SPF_IP162.213.251.192
SPF_IP162.213.251.49
SPF_MXserver.shodol.com

Related pages

Pivot deeper into the graph from server.shodol.com.

Cypher and MCP

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

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