Hostname
longinesid.net
Last fetched
longinesid.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
longinesid.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.57.188.8 | 52.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 15bdd5d2-0bd5-4d2a-8681-c59fc720ce19@identity-protect.org
- 525cbd1f-8807-4f84-8bfb-0d4c52e08bf6@identity-protect.org
- 605358d4-f96a-4c97-883e-658b47220d9d@identity-protect.org
- 78bdcc26-3d30-4104-9be8-8ea2ae20ae35@identity-protect.org
- 84ab9373-aad7-4fa7-8021-aa0e0c416e35@identity-protect.org
- 896fd41c-2f7e-49d6-b3a6-6bb3eb23f267@identity-protect.org
- bb8a2f0c-7224-4646-a680-632905a6403a@identity-protect.org
- owner-818475@longinesid.net.whoisprivacyservice.org
Subdomains
4 observed subdomains of longinesid.net.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for longinesid.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from longinesid.net.
- IP · 52.57.188.8
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 15bdd5d2-0bd5-4d2a-8681-c59fc720ce19@identity-protect.org
- TLD · .net
- 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: "longinesid.net"})-[: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.