Hostname
obelisk-services.com
Last fetched
obelisk-services.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
obelisk-services.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 |
|---|---|---|---|---|
| 13.51.160.62 | 13.51.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of obelisk-services.com owner
- Contact emails
- 21718912-bde8-4296-b8e3-5bae028e24fb@identity-protect.org
- 24955524-1a79-4940-b064-b89fe2bb77ee@identity-protect.org
- 36c4fdc2-42ae-4fd1-a147-04628b0b828e@identity-protect.org
- 5ba9cc08-c8cb-48b1-8164-dac907496972@identity-protect.org
- a436b175-27d0-48b7-b36b-d8ed1edd4b37@identity-protect.org
- bb2637b4-3d14-44e1-86f4-c4499fbe827c@identity-protect.org
- owner-10718091@obelisk-services.com.whoisprivacyservice.org
- owner-8264093@obelisk-services.com.whoisprivacyservice.org
- owner-9304512@obelisk-services.com.whoisprivacyservice.org
Subdomains
42 observed subdomains of obelisk-services.com.
Showing 20 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from obelisk-services.com in the public web crawl.
15 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for obelisk-services.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from obelisk-services.com.
- IP · 13.51.160.62
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · 21718912-bde8-4296-b8e3-5bae028e24fb@identity-protect.org
- TLD · .com
- Browse hostnames · ob…
- 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: "obelisk-services.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.