Skip to content

Hostname

was.tl

Last fetched

was.tl resolves to 1 IPv4 address operated by ELMDC - Elm Datacenter LLC in US. WHOIS lists registrar:101domain grs, ltd. as the registrar.

Nutrition Label

WHISPER CANON · was.tlRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/was.tl

Resolution chain

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

IPPrefixASNOperatorCountry
173.225.53.46173.225.53.0/24AS46537ELMDC - Elm Datacenter LLCUS

WHOIS identity

Registrar
registrar:101domain grs, ltd.
Organization
eric wastl
Contact emails

Subdomains

1 observed subdomain of was.tl.

Subdomain
admin.was.tl

Web-graph footprint

Distinct hostnames that link to or from was.tl in the public web crawl.

90 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for was.tl.

MechanismTarget
SPF_INCLUDE_spf.lt3.us

Related pages

Pivot deeper into the graph from was.tl.

Cypher and MCP

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

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