Hostname
refrijal.com
Last fetched
refrijal.com resolves to 5 IPv4 addresses operated by SSASN2 - SECURED SERVERS LLC in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
refrijal.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.95.46.59 | 184.95.32.0/19 | AS20454 | SSASN2 - SECURED SERVERS LLC | IN |
| 54.230.228.39 | 54.230.228.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.230.228.43 | 54.230.228.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.230.228.6 | 54.230.228.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.230.228.82 | 54.230.228.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of refrijal.com owner
- Contact emails
Subdomains
4 observed subdomains of refrijal.com.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for refrijal.com.
| Mechanism | Target |
|---|---|
| SPF_A | refrijal.com |
| SPF_INCLUDE | zoho.com |
| SPF_MX | refrijal.com |
Related pages
Pivot deeper into the graph from refrijal.com.
- IP · 184.95.46.59
- ASN · AS20454SSASN2 - SECURED SERVERS LLC
- Registrar · iana:468
- Country · IN
- Email · 787bb1c528c7deef3b39ce8f5c12e3fc-1442899@contact.gandi.net
- TLD · .com
- Browse hostnames · re…
- 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: "refrijal.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.