Skip to content

Hostname

thrifty.is

Last fetched

thrifty.is resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · thrifty.isRouting diversity4.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/thrifty.is

Resolution chain

thrifty.is resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.49.104.165100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.30.21913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.198.14434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.124.22444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.134.16952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.59.354.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with thrifty.is in WhisperGraph.

Subdomains

2 observed subdomains of thrifty.is.

Web-graph footprint

Distinct hostnames that link to or from thrifty.is in the public web crawl.

13 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for thrifty.is.

MechanismTarget
SPF_INCLUDE_spf.vist.is
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.193.157
SPF_IP168.245.95.78

Related pages

Pivot deeper into the graph from thrifty.is.

Cypher and MCP

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

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