Skip to content

Hostname

sxodim.com

Last fetched

sxodim.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:4038 as the registrar.

Nutrition Label

WHISPER CANON · sxodim.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sxodim.com

Resolution chain

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

IPPrefixASNOperatorCountry
167.172.185.194167.172.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:4038
Organization
bakdaulet bekzhanov
Contact emails

Subdomains

17 observed subdomains of sxodim.com.

Web-graph footprint

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

475 sites link to this hostname.

529 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sxodim.com.

MechanismTarget
SPF_Asxodim.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_IP167.172.185.194
SPF_MXsxodim.com

Related pages

Pivot deeper into the graph from sxodim.com.

Cypher and MCP

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

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