Skip to content

Hostname

digitalsamba.com

Last fetched

digitalsamba.com resolves to 1 IPv4 address operated by STROYMONTAG-AS in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.7.197.19212.7.192.0/20AS60781STROYMONTAG-ASNL

WHOIS identity

Registrar
iana:269
Organization
digital samba, sl
Contact emails

Subdomains

238 observed subdomains of digitalsamba.com.

Web-graph footprint

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

489 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for digitalsamba.com.

MechanismTarget
SPF_Adigitalsamba.com
SPF_IP178.33.235.91
SPF_IP185.72.157.0/24
SPF_IP188.165.242.158
SPF_IP37.187.128.227
SPF_IP37.187.252.135
SPF_IP37.59.46.14
SPF_IP37.59.9.38
SPF_IP46.105.107.141
SPF_IP72.52.201.105
SPF_MXdigitalsamba.com

Related pages

Pivot deeper into the graph from digitalsamba.com.

Cypher and MCP

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

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