Skip to content

Hostname

sda-ltd.com

Last fetched

sda-ltd.com resolves to 1 IPv4 address operated by AS49425 in GB. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · sda-ltd.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/sda-ltd.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.75.134.11145.75.128.0/17AS49425GB

WHOIS identity

Registrar
iana:81
Organization
benoit leroyer
Contact emails

Subdomains

41 observed subdomains of sda-ltd.com.

Web-graph footprint

Distinct hostnames that link to or from sda-ltd.com in the public web crawl.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for sda-ltd.com.

MechanismTarget
SPF_Asda-ltd.com
SPF_INCLUDE_spf.protonmail.ch
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP178.132.17.104/32
SPF_IP194.79.134.144/28
SPF_IP195.154.238.72
SPF_IP45.75.134.96/27
SPF_IP62.210.144.22
SPF_IP62.210.144.26
SPF_MXsda-ltd.com

Related pages

Pivot deeper into the graph from sda-ltd.com.

Cypher and MCP

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

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