Skip to content

Hostname

ablesign.tv

Last fetched

ablesign.tv resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · ablesign.tvRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ablesign.tv

Resolution chain

ablesign.tv resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.121.5513.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.6513.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.8313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.8613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.243.65.354.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1390
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of ablesign.tv.

Web-graph footprint

Distinct hostnames that link to or from ablesign.tv in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ablesign.tv.

MechanismTarget
SPF_Aablesign.tv
SPF_INCLUDE_spf.smtp.mailtrap.live
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXablesign.tv

Related pages

Pivot deeper into the graph from ablesign.tv.

Cypher and MCP

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

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