Hostname
romag-pm.ca
Last fetched
romag-pm.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BH. WHOIS lists registrar:easydns technologies inc. as the registrar.
Nutrition Label
Resolution chain
romag-pm.ca 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 |
|---|---|---|---|---|
| 18.165.220.24 | 18.164.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.165.220.32 | 18.164.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.165.220.42 | 18.164.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.165.220.84 | 18.164.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 54.192.100.101 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.102 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.118 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.25 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:easydns technologies inc.
- Organization
- —
- Contact emails
- —
Subdomains
3 observed subdomains of romag-pm.ca.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for romag-pm.ca.
| Mechanism | Target |
|---|---|
| SPF_A | romag-pm.ca |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_MX | romag-pm.ca |
Related pages
Pivot deeper into the graph from romag-pm.ca.
- IP · 18.165.220.24
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:easydns technologies inc.
- Country · BH
- TLD · .ca
- Browse hostnames · ro…
- 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: "romag-pm.ca"})-[: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.