Hostname
fei-group.com
Last fetched
fei-group.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
fei-group.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 176.34.77.139 | 176.41.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.215.103.234 | 52.216.11.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.72.92.39 | 54.88.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 79.125.87.33 | 79.127.65.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:81
- Organization
- flash europe international
- Contact emails
Subdomains
1 observed subdomain of fei-group.com.
| Subdomain |
|---|
| www.fei-group.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for fei-group.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.flash-global.net |
Related pages
Pivot deeper into the graph from fei-group.com.
- IP · 176.34.77.139
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · IE
- Email · 0c14ed0ae0ae7cec8f8165eae91e3606-1769726@contact.gandi.net
- 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: "fei-group.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.