Skip to content

Hostname

domsporta.com

Last fetched

domsporta.com resolves to 1 IPv4 address operated by MEDIATELEKOM in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
95.129.232.15095.129.232.0/24AS57724MEDIATELEKOMRU

WHOIS identity

Registrar
iana:463
Organization
dmitriy o grishkov
Contact emails

Subdomains

106 observed subdomains of domsporta.com.

Web-graph footprint

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

212 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for domsporta.com.

MechanismTarget
SPF_Adomsporta.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mail.selcloud.ru
SPF_INCLUDEspf.mindbox.ru
SPF_INCLUDEspf.unisender.com
SPF_IP94.26.255.52
SPF_IP95.213.182.13
SPF_MXdomsporta.com

Related pages

Pivot deeper into the graph from domsporta.com.

Cypher and MCP

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

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