Hostname
lafelsinea.com
Last fetched
lafelsinea.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lafelsinea.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.64.181 | 3.5.65.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.64.210 | 3.5.65.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.246 | 3.5.67.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.67.195 | 3.5.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.67.208 | 3.5.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.68.62 | 3.5.69.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.69.27 | 3.5.70.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.69.63 | 3.5.70.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.71.69 | 3.5.72.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.72.181 | 3.5.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.72.94 | 3.5.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.0.12 | 52.218.31.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.117.180 | 52.218.143.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.118.92 | 52.218.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.4.44 | 52.94.9.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lafelsinea.com owner
- Contact emails
Subdomains
1 observed subdomain of lafelsinea.com.
| Subdomain |
|---|
| www.lafelsinea.com |
Web-graph footprint
Distinct hostnames that link to or from lafelsinea.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for lafelsinea.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from lafelsinea.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lafelsinea.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.