Skip to content

Hostname

fealtyx.com

Last fetched

fealtyx.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · fealtyx.comRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/fealtyx.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.126.105.11813.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.126.210.14713.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.166.6813.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.234.148.5613.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.234.162.14013.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.167.19313.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.5.16113.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.235.25515.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.106.63.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.128.1993.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.166.1503.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.198.2403.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.98.20852.66.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.236.21665.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
43.204.178.11443.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.138.20713.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.207.168.10213.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.175.12913.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.142.10113.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.203.255.10213.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

46 observed subdomains of fealtyx.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for fealtyx.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from fealtyx.com.

Cypher and MCP

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

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