Skip to content

Hostname

tigertext.swooptext.com

Last fetched

tigertext.swooptext.com resolves to 20 IPv4 addresses operated by GENERIX in TR.

Nutrition Label

WHISPER CANON · tigertext.swooptext.comRouting diversity5.7/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/tigertext.swooptext.com

Resolution chain

tigertext.swooptext.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with tigertext.swooptext.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for tigertext.swooptext.com.

MechanismTarget
SPF_IP130.185.239.242
SPF_IP130.185.239.243
SPF_IP130.185.239.244
SPF_IP130.185.239.245
SPF_IP130.185.239.246
SPF_IP130.185.239.247
SPF_IP130.185.239.248
SPF_IP130.185.239.249
SPF_IP130.185.239.250
SPF_IP130.185.239.251
SPF_IP130.185.239.252
SPF_IP130.185.239.253
SPF_IP130.185.239.254

Related pages

Pivot deeper into the graph from tigertext.swooptext.com.

Cypher and MCP

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

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