Hostname
mohamedfariz.com
Last fetched
mohamedfariz.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mohamedfariz.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.138.106.38 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.54 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.61 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.9 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.63.30 | 18.65.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.63.39 | 18.65.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.63.86 | 18.65.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.63.98 | 18.65.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mohamedfariz.com owner
- Contact emails
- 23642a40-0940-4b86-b8b0-1091af724f8f@identity-protect.org
- 78264da1-d112-48d2-9f28-0b71e8032b96@identity-protect.org
- b9ba69b7-b475-42eb-84c0-c47c4a9bebd3@identity-protect.org
- ba24daca-4335-4c37-9d66-e26654efd1a0@identity-protect.org
- bad26028-fd7a-4429-ae65-7d6facd10c06@identity-protect.org
- dc378230-2a7d-412a-adf5-f14581c5d612@identity-protect.org
- e6528a69-4677-4fee-b9dd-f4df5035a15b@identity-protect.org
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for mohamedfariz.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | zoho.com |
Related pages
Pivot deeper into the graph from mohamedfariz.com.
- IP · 108.138.106.38
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 23642a40-0940-4b86-b8b0-1091af724f8f@identity-protect.org
- TLD · .com
- Browse hostnames · mo…
- 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: "mohamedfariz.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.