Hostname
reforma.com
Last fetched
reforma.com resolves to 8 IPv4 addresses operated by AS64073 in IE. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
reforma.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 |
|---|---|---|---|---|
| 13.227.219.36 | 0.0.0.0/0 | AS64073 | — | IE |
| 13.227.219.37 | 0.0.0.0/0 | AS64073 | — | IE |
| 13.227.219.60 | 0.0.0.0/0 | AS64073 | — | IE |
| 13.227.219.66 | 0.0.0.0/0 | AS64073 | — | IE |
| 3.167.227.10 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.227.114 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.227.126 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.227.4 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- editora el sol sa de cv.
- Contact emails
Subdomains
17 observed subdomains of reforma.com.
Web-graph footprint
Distinct hostnames that link to or from reforma.com in the public web crawl.
3,090 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for reforma.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | zohomail.com |
| SPF_IP | 189.254.175.224/27 |
| SPF_IP | 200.56.72.0/27 |
| SPF_IP | 200.94.128.0/24 |
Related pages
Pivot deeper into the graph from reforma.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "reforma.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.