Hostname
myitdevops.com
Last fetched
myitdevops.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
myitdevops.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.78.101 | 108.157.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.157.78.106 | 108.157.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.157.78.48 | 108.157.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.157.78.83 | 108.157.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 99.84.252.23 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.252.56 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.252.82 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.252.92 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of myitdevops.com owner
- Contact emails
- 1d0ee4a2-3c56-4136-a9e8-454af8d309d7@identity-protect.org
- 2c9d29a2-ac2e-426c-a266-2d11841695fd@identity-protect.org
- 7333427a-f6db-4c50-8f66-dd715b739b01@identity-protect.org
- 8142e10a-1b40-4aab-9766-83de0374355d@identity-protect.org
- 852dec15-e5d2-430f-b0d0-ace9fdb58717@identity-protect.org
- dcd94883-c36e-4d7c-a7ce-d7dc43aa6f91@identity-protect.org
Subdomains
1 observed subdomain of myitdevops.com.
| Subdomain |
|---|
| www.myitdevops.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for myitdevops.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from myitdevops.com.
- IP · 108.157.78.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 1d0ee4a2-3c56-4136-a9e8-454af8d309d7@identity-protect.org
- TLD · .com
- Browse hostnames · my…
- 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: "myitdevops.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.