Skip to content

Hostname

la2.digital

Last fetched

la2.digital resolves to 1 IPv4 address operated by AS50673 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · la2.digitalRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/la2.digital

Resolution chain

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

IPPrefixASNOperatorCountry
185.253.219.219185.253.219.0/24AS50673NL

WHOIS identity

Registrar
iana:1647
Organization
Contact emails

Subdomains

6 observed subdomains of la2.digital.

Web-graph footprint

Distinct hostnames that link to or from la2.digital in the public web crawl.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • la2.digital

SPF policy

3 SPF mechanisms authorising senders for la2.digital.

MechanismTarget
SPF_Ala2.digital
SPF_IP185.253.219.219
SPF_MXla2.digital

Related pages

Pivot deeper into the graph from la2.digital.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "la2.digital"})-[: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.