Skip to content

Hostname

wabt.com

Last fetched

wabt.com resolves to 1 IPv4 address operated by LIGHTEDGE-AS-02 - LightEdge Solutions in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · wabt.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/wabt.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.81.193.202216.81.193.0/24AS11320LIGHTEDGE-AS-02 - LightEdge SolutionsUS

WHOIS identity

Registrar
iana:2
Organization
west alabama bank & trust
Contact emails

Subdomains

12 observed subdomains of wabt.com.

Web-graph footprint

Distinct hostnames that link to or from wabt.com in the public web crawl.

22 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for wabt.com.

MechanismTarget
SPF_INCLUDEdnsexit.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.cashedge.com
SPF_INCLUDEspf.usa.net
SPF_IP12.145.177.240/32
SPF_IP12.217.222.20
SPF_IP139.60.0.0/24
SPF_IP139.60.1.0/24
SPF_IP139.60.2.0/24
SPF_IP139.60.3.0/24
SPF_IP173.45.128.6/32
SPF_IP192.64.74.173/32
SPF_IP192.64.78.111/32
SPF_IP208.235.248.20/32
SPF_IP208.93.20.2/32
SPF_MXwabt.com

Related pages

Pivot deeper into the graph from wabt.com.

Cypher and MCP

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

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