Skip to content

Hostname

daloil.com

Last fetched

daloil.com resolves to 2 IPv4 addresses operated by SPRINTHOST - SPRINTHOST.RU LLC in RU. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · daloil.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/daloil.com

Resolution chain

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

IPPrefixASNOperatorCountry
141.8.192.159141.8.192.0/24AS35278SPRINTHOST - SPRINTHOST.RU LLCRU
141.8.192.16141.8.192.0/24AS35278SPRINTHOST - SPRINTHOST.RU LLCRU

WHOIS identity

Registrar
iana:82
Organization
ooo dragon vostok
Contact emails

Subdomains

1 observed subdomain of daloil.com.

Web-graph footprint

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

18 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for daloil.com.

MechanismTarget
SPF_Adaloil.com
SPF_IP141.8.192.159
SPF_IP141.8.192.16
SPF_IP2a0a:2b42:0:58:0:0:0:0
SPF_IP2a0a:2b42:18:7623:0:0:0:0
SPF_MXdaloil.com

Related pages

Pivot deeper into the graph from daloil.com.

Cypher and MCP

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

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