Skip to content

Hostname

flytxt.com

Last fetched

flytxt.com resolves to 2 IPv4 addresses operated by AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC in SG. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · flytxt.comRouting diversity2.4/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/flytxt.com

Resolution chain

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

IPPrefixASNOperatorCountry
68.178.151.19068.178.144.0/20AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLCSG
118.139.164.52118.139.160.0/21AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLCSG

WHOIS identity

Registrar
iana:303
Organization
domain discreet privacy service attn: flytxt.com
Contact emails

Subdomains

30 observed subdomains of flytxt.com.

Web-graph footprint

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

88 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for flytxt.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEone.zoho.in
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP103.107.143.134
SPF_IP103.139.6.18
SPF_IP115.248.154.62
SPF_IP115.249.104.17
SPF_IP148.105.0.0/16
SPF_IP148.105.14.143
SPF_IP198.2.128.0/18
SPF_IP198.2.129.30
SPF_IP198.2.131.134
SPF_IP201.247.149.4
SPF_IP202.164.151.34
SPF_IP205.201.128.0/20
SPF_IP209.85.220.69/32
SPF_IP52.202.224.31
SPF_IP75.126.247.3
SPF_IP85.158.142.113/32
SPF_IP85.158.142.200

Related pages

Pivot deeper into the graph from flytxt.com.

Cypher and MCP

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

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