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
Resolution chain
feimcateva.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.67.221.126 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.67.221.31 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.67.221.32 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.67.221.64 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.162.140.24 | 3.162.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.162.140.30 | 3.162.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.162.140.47 | 3.162.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.162.140.72 | 3.162.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:1005
- Organization
- —
- Contact emails
Subdomains
2 observed subdomains of feimcateva.com.
| Subdomain |
|---|
| 6926930b84be.feimcateva.com |
Showing 1 of 2. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_A | feimcateva.com |
| SPF_IP | 91.199.120.11 |
| SPF_MX | feimcateva.com |
Related pages
Pivot deeper into the graph from feimcateva.com.
- IP · 18.67.221.126
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1005
- Country · VN
- Email · gdpr-masking@gdpr-masked.com
- TLD · .com
- Browse hostnames · fe…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.