Hostname
aissaymaster.com
Last fetched
aissaymaster.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aissaymaster.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.139.60.126 | 108.139.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 108.139.60.26 | 108.139.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 108.139.60.27 | 108.139.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 108.139.60.28 | 108.139.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 3.175.196.122 | 3.175.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 3.175.196.3 | 3.175.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 3.175.196.63 | 3.175.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 3.175.196.97 | 3.175.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of aissaymaster.com owner
- Contact emails
- 0f11fc1a-4fd1-4e8d-a547-e79651f0b24c@identity-protect.org
- 126d4710-10e5-439b-8ea2-4e488ff76f48@identity-protect.org
- 1c6afb85-cf6b-4d9c-91ce-8e4d81130e60@identity-protect.org
- 63c8f183-f128-4ab1-8858-9c095f2777ec@identity-protect.org
- 7dd8117a-b147-4ef4-a74e-bcd9ac9fcb00@identity-protect.org
- 8d41bf50-f0ac-4571-8a43-f8e1d74c7524@identity-protect.org
- 8f09eec7-318b-4636-9e7d-fd9f49445fad@identity-protect.org
Subdomains
1 observed subdomain of aissaymaster.com.
| Subdomain |
|---|
| core-dev.aissaymaster.com |
Threat posture
History
Related pages
Pivot deeper into the graph from aissaymaster.com.
- IP · 108.139.60.126
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AE
- Email · 0f11fc1a-4fd1-4e8d-a547-e79651f0b24c@identity-protect.org
- TLD · .com
- Browse hostnames · ai…
- 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: "aissaymaster.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.