Skip to content

Hostname

feimcateva.com

Last fetched

feimcateva.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:1005 as the registrar.

Nutrition Label

WHISPER CANON · feimcateva.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint2.0/10canon.whisper.security/host/feimcateva.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.221.12618.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.3118.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.3218.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.6418.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.140.243.162.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.162.140.303.162.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.162.140.473.162.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.162.140.723.162.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1005
Organization
Contact emails

Subdomains

2 observed subdomains of feimcateva.com.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • feimcateva.com

SPF policy

3 SPF mechanisms authorising senders for feimcateva.com.

MechanismTarget
SPF_Afeimcateva.com
SPF_IP91.199.120.11
SPF_MXfeimcateva.com

Related pages

Pivot deeper into the graph from feimcateva.com.

Cypher and MCP

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

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