Skip to content

Hostname

iflexion.com

Last fetched

iflexion.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · iflexion.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/iflexion.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.144.12618.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.2918.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.3218.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.4618.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.221.12018.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.4918.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.7518.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.7618.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
99.84.152.11599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.11999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
alex demichev
Contact emails

Subdomains

8 observed subdomains of iflexion.com.

Web-graph footprint

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

454 sites link to this hostname.

120 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for iflexion.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.3.243.107
SPF_IP144.24.181.59
SPF_MXiflexion.com

Related pages

Pivot deeper into the graph from iflexion.com.

Cypher and MCP

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

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