Skip to content

Hostname

tusass.gl

Last fetched

tusass.gl resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:9999 as the registrar.

Nutrition Label

WHISPER CANON · tusass.glRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/tusass.gl

Resolution chain

tusass.gl resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.66.40.137172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.119172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.48.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.48.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
iana:9999
Organization
Contact emails

Subdomains

42 observed subdomains of tusass.gl.

Web-graph footprint

Distinct hostnames that link to or from tusass.gl in the public web crawl.

100 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for tusass.gl.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.signature365.net
SPF_IP194.177.253.246
SPF_IP194.177.253.253
SPF_IP80.83.208.84
SPF_IP80.83.223.43/32
SPF_IP80.83.223.97

Related pages

Pivot deeper into the graph from tusass.gl.

Cypher and MCP

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

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