Hostname
devglopal.com
Last fetched
devglopal.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
devglopal.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 |
|---|---|---|---|---|
| 34.255.36.216 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of devglopal.com owner
- Contact emails
- 3c13c9df-1ae2-4da5-804e-f2b93b142d25@identity-protect.org
- 75c971a2-4f86-4c5c-85fb-deefb212ddce@identity-protect.org
- 8be59c44-b891-41a6-9ef0-392c2c9fcc79@identity-protect.org
- a4d3d3b3-53d3-4cff-9ea5-38f6b52274cc@identity-protect.org
- ab73107d-9922-48b4-9d59-3b4783f759e8@identity-protect.org
- d5269bef-b889-4ddd-9010-14a6b171b1ba@identity-protect.org
- dc36f9ce-7ace-43ad-b7e7-156688fc6b55@identity-protect.org
- owner-8919820@devglopal.com.whoisprivacyservice.org
Subdomains
12 observed subdomains of devglopal.com.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for devglopal.com.
| Mechanism | Target |
|---|---|
| SPF_A | devglopal.com |
| SPF_IP | 52.210.90.13 |
| SPF_IP | 54.72.26.41 |
Related pages
Pivot deeper into the graph from devglopal.com.
- IP · 34.255.36.216
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 3c13c9df-1ae2-4da5-804e-f2b93b142d25@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- 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: "devglopal.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.