Hostname
feim.com
Last fetched
feim.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
feim.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.160.137 | 13.248.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.34.124 | 76.223.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- aa53d49f7mr@networksolutionsprivateregistration.com
- bv7wa3bk5kf@networksolutionsprivateregistration.com
- ep3656xh97f@networksolutionsprivateregistration.com
- g884n53h6yb@networksolutionsprivateregistration.com
- gx3um8h32m3@networksolutionsprivateregistration.com
- h77653qj9nm@networksolutionsprivateregistration.com
- n33ge4469y2@networksolutionsprivateregistration.com
- nf7gn9ej992@networksolutionsprivateregistration.com
- pp6xs98g4kf@networksolutionsprivateregistration.com
- qu96g2z55sj@networksolutionsprivateregistration.com
- r92rg86j8jz@networksolutionsprivateregistration.com
- rt7vt9q79zp@networksolutionsprivateregistration.com
- rv9qg4a22m3@networksolutionsprivateregistration.com
- vj64n84z3r9@networksolutionsprivateregistration.com
- vx7gb9ps9dg@networksolutionsprivateregistration.com
- yp7z875j8hr@networksolutionsprivateregistration.com
Subdomains
55 observed subdomains of feim.com.
Showing 25 of 55. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from feim.com in the public web crawl.
36 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
34 SPF mechanisms authorising senders for feim.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-us.echoworx.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | et._spf.pardot.com |
| SPF_INCLUDE | spf-002bc801.pphosted.com |
| SPF_IP | 104.130.204.213 |
| SPF_IP | 104.130.70.225 |
| SPF_IP | 13.111.3.158 |
| SPF_IP | 147.249.146.19 |
| SPF_IP | 162.242.166.78 |
| SPF_IP | 162.242.219.56 |
| SPF_IP | 170.40.160.34 |
| SPF_IP | 170.40.160.88 |
| SPF_IP | 170.40.160.89 |
| SPF_IP | 170.40.194.59 |
| SPF_IP | 170.40.195.74 |
| SPF_IP | 198.207.147.224/27 |
| SPF_IP | 2001:4801:7827:102:be76:4eff:fe10:97f8 |
| SPF_IP | 2001:4802:7801:102:be76:4eff:fe20:4691 |
| SPF_IP | 204.239.0.224/27 |
| SPF_IP | 216.12.149.100/32 |
| SPF_IP | 216.230.14.224/27 |
| SPF_IP | 23.253.159.138 |
| SPF_IP | 38.96.155.132 |
| SPF_IP | 38.96.155.134 |
| SPF_IP | 45.33.202.0/23 |
| SPF_IP | 45.33.202.58 |
| SPF_IP | 45.33.203.43 |
| SPF_IP | 45.33.203.44 |
| SPF_IP | 64.238.157.106 |
| SPF_IP | 64.238.157.107 |
| SPF_IP | 69.176.111.66 |
| SPF_IP | 69.74.121.2 |
| SPF_IP | 69.74.121.4 |
Related pages
Pivot deeper into the graph from feim.com.
- IP · 13.248.160.137
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · CA
- Email · aa53d49f7mr@networksolutionsprivateregistration.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: "feim.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.