Hostname
amrajhesolutions.com
Last fetched
amrajhesolutions.com resolves to 2 IPv4 addresses operated by ONIDEL-AS-AP - Onidel Pty Ltd in SG. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
amrajhesolutions.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 160.22.79.196 | 160.22.79.0/24 | AS152900 | ONIDEL-AS-AP - Onidel Pty Ltd | SG |
| 51.79.186.0 | 51.79.128.0/17 | AS16276 | OVH - OVH SAS | LK |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
11 observed subdomains of amrajhesolutions.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for amrajhesolutions.com.
| Mechanism | Target |
|---|---|
| SPF_A | amrajhesolutions.com |
| SPF_IP | 116.203.241.235 |
| SPF_IP | 139.99.120.96 |
| SPF_IP | 157.90.122.20 |
| SPF_IP | 160.22.79.196 |
| SPF_IP | 5.223.42.11 |
| SPF_IP | 51.79.144.125 |
| SPF_IP | 51.79.152.16 |
| SPF_IP | 51.79.186.0 |
| SPF_IP | 78.46.244.230 |
| SPF_MX | amrajhesolutions.com |
Related pages
Pivot deeper into the graph from amrajhesolutions.com.
- IP · 160.22.79.196
- ASN · AS152900ONIDEL-AS-AP - Onidel Pty Ltd
- Registrar · iana:146
- Country · SG
- Email · abizeramrajh@me.com
- TLD · .com
- Browse hostnames · am…
- 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: "amrajhesolutions.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.