Skip to content

Hostname

sdelsol.com

Last fetched

sdelsol.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:3776 as the registrar.

Nutrition Label

WHISPER CANON · sdelsol.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sdelsol.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.199.131.106213.199.128.0/18AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:3776
Organization
dionisio meseguer galan
Contact emails

Subdomains

52 observed subdomains of sdelsol.com.

Web-graph footprint

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

565 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for sdelsol.com.

MechanismTarget
SPF_INCLUDE8981173.spf08.hubspotemail.net
SPF_INCLUDE_spf.crmincloud.it
SPF_INCLUDEspf.mail-servicios.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.151.192.0/23
SPF_IP143.55.146.7
SPF_IP143.55.148.173
SPF_IP185.12.80.0/22
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP216.198.0.0/18

Related pages

Pivot deeper into the graph from sdelsol.com.

Cypher and MCP

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

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