Skip to content

Hostname

flagtel.com

Last fetched

flagtel.com resolves to 1 IPv4 address operated by GODADDY-SXB in FR. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
92.205.238.22792.205.224.0/19AS21499GODADDY-SXBFR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

14 observed subdomains of flagtel.com.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for flagtel.com.

MechanismTarget
SPF_Ab.spf.service-now.com
SPF_Ac.spf.service-now.com
SPF_Ad.spf.service-now.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ssmx.net
SPF_IP151.106.34.113
SPF_IP154.83.3.82
SPF_IP154.83.3.83
SPF_IP154.83.3.84
SPF_IP202.143.99.108
SPF_IP202.143.99.109
SPF_IP62.216.151.5
SPF_IP92.205.238.227

Related pages

Pivot deeper into the graph from flagtel.com.

Cypher and MCP

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

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