Skip to content

Hostname

saraldesign.com

Last fetched

saraldesign.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:3826 as the registrar.

Nutrition Label

WHISPER CANON · saraldesign.comRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/saraldesign.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.101.127.22946.101.96.0/19AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
8.8.246.708.8.246.0/24AS989ANAXA3-ASN - ASPnixUS

WHOIS identity

Registrar
iana:3826
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

7 observed subdomains of saraldesign.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for saraldesign.com.

MechanismTarget
SPF_INCLUDEspf.anaxanet.com

Related pages

Pivot deeper into the graph from saraldesign.com.

Cypher and MCP

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

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