Skip to content

Hostname

la2019.net

Last fetched

la2019.net is a registered hostname under the .net top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · la2019.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/la2019.net

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:1910
Organization
Contact emails

Subdomains

2 observed subdomains of la2019.net.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for la2019.net.

MechanismTarget
SPF_Ala2019.net
SPF_IP116.203.67.86
SPF_IP49.13.146.34
SPF_IP79.159.241.159
SPF_MXla2019.net

Related pages

Pivot deeper into the graph from la2019.net.

Cypher and MCP

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

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