Skip to content

Hostname

albasoten.com

Last fetched

albasoten.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists iana:1378 as the registrar.

Nutrition Label

WHISPER CANON · albasoten.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/albasoten.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.223.77.209159.223.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG

WHOIS identity

Registrar
iana:1378
Organization
dfm-europe
Contact emails

Subdomains

2 observed subdomains of albasoten.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for albasoten.com.

MechanismTarget
SPF_Aalbasoten.com
SPF_IP103.1.208.192/26
SPF_IP171.244.194.78
SPF_MXalbasoten.com

Related pages

Pivot deeper into the graph from albasoten.com.

Cypher and MCP

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

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