Hostname
arseffeta.com
Last fetched
arseffeta.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
arseffeta.com 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 |
|---|---|---|---|---|
| 3.248.59.164 | 3.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of arseffeta.com owner
- Contact emails
- 0b65ecd8-90d8-49f3-acca-af991648798d@identity-protect.org
- 2d67308d-4de0-4e7e-9b82-2e07114d1bac@identity-protect.org
- 4c115cec-60ba-4f34-a7b2-885841f63404@identity-protect.org
- 52ef1897-e43b-4614-a9df-c379ba018184@identity-protect.org
- 87beab6e-fc7f-477d-b9ff-56a1ec95f578@identity-protect.org
- be2c76fd-4e16-4947-8e8a-3ce27e72a900@identity-protect.org
- d6118f1d-97f7-4341-94f9-00f557445513@identity-protect.org
- owner-3218641@arseffeta.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of arseffeta.com.
| Subdomain |
|---|
| www.arseffeta.com |
Threat posture
History
Related pages
Pivot deeper into the graph from arseffeta.com.
- IP · 3.248.59.164
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 0b65ecd8-90d8-49f3-acca-af991648798d@identity-protect.org
- TLD · .com
- Browse hostnames · ar…
- 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: "arseffeta.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.