Skip to content

Hostname

flytaag.com

Last fetched

flytaag.com resolves to 1 IPv4 address operated by AS5533 in PT. WHOIS lists iana:65 as the registrar.

Nutrition Label

WHISPER CANON · flytaag.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/flytaag.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.22.29.44195.22.0.0/19AS5533PT

WHOIS identity

Registrar
iana:65
Organization
whoisprotector flytaag.com
Contact emails

Subdomains

4 observed subdomains of flytaag.com.

Web-graph footprint

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

62 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for flytaag.com.

MechanismTarget
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP105.174.16.34
SPF_IP160.119.242.125
SPF_IP160.119.242.126
SPF_IP160.119.242.137
SPF_IP167.89.74.79/32
SPF_IP169.239.77.230
SPF_IP171.17.133.140/32
SPF_IP82.150.225.79/32

Related pages

Pivot deeper into the graph from flytaag.com.

Cypher and MCP

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

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