Skip to content

Hostname

ifaxapp.com

Last fetched

ifaxapp.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ifaxapp.comRouting diversity5.6/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ifaxapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.21.204.79100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.163.170.735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.163.66.5235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.83.7135.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.225.158.16144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.122.17344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.117.16644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.246.104.20644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.235.7244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.139.9252.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.85.352.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.95.2352.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.187.224.15754.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.190.37.5754.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.203.254.16754.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.71.205.11654.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.207.24416.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
34.216.13.24134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of ifaxapp.com.

Web-graph footprint

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

398 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ifaxapp.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.zgmailer.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.chargebee.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from ifaxapp.com.

Cypher and MCP

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

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