Hostname
lossange.com
Last fetched
lossange.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lossange.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 |
|---|---|---|---|---|
| 16.12.18.24 | 16.12.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.5.204.164 | 3.5.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.5.206.203 | 3.5.206.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.95.155.66 | 52.95.167.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lossange.com owner
- Contact emails
- 230bb6e4-601c-404b-8d6d-79dded30bb64@identity-protect.org
- 5100e885-b71b-4776-96cc-d86fea90e121@identity-protect.org
- 69ccb27b-1226-403d-88ba-8410d756f8da@identity-protect.org
- 7dd0667d-9edf-470c-b2c8-35cd03ca25e4@identity-protect.org
- 9ae1743f-88e3-4b43-ad7c-5e9c6e9ff6f7@identity-protect.org
- ed8527dd-6871-483e-bdc7-22b16c871b7c@identity-protect.org
- owner-2844808@lossange.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for lossange.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.protonmail.ch |
| SPF_MX | lossange.com |
Related pages
Pivot deeper into the graph from lossange.com.
- IP · 16.12.18.24
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 230bb6e4-601c-404b-8d6d-79dded30bb64@identity-protect.org
- TLD · .com
- Browse hostnames · lo…
- 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: "lossange.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.