Hostname
amoremcristo.com
Last fetched
amoremcristo.com resolves to 2 IPv4 addresses operated by RACKSPACE - Rackspace Hosting in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
amoremcristo.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 |
|---|---|---|---|---|
| 104.239.203.251 | 104.239.192.0/19 | AS19994 | RACKSPACE - Rackspace Hosting | US |
| 35.219.200.13 | 35.216.0.0/14 | AS15169 | GOOGLE - Google LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- ltda, mactechnologies
- Contact emails
Subdomains
15 observed subdomains of amoremcristo.com.
Showing 14 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from amoremcristo.com in the public web crawl.
38 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for amoremcristo.com.
| Mechanism | Target |
|---|---|
| SPF_A | amoremcristo.com |
| SPF_INCLUDE | aspmx.googlemail.com |
| SPF_IP | 166.78.111.91 |
| SPF_IP | 166.78.112.236 |
| SPF_IP | 166.78.113.238 |
| SPF_IP | 192.237.171.99 |
| SPF_IP | 198.61.166.140 |
| SPF_IP | 198.61.166.235 |
| SPF_MX | amoremcristo.com |
Related pages
Pivot deeper into the graph from amoremcristo.com.
- IP · 104.239.203.251
- ASN · AS19994RACKSPACE - Rackspace Hosting
- Registrar · iana:2
- Country · US
- Email · carlos@macit.com.br
- 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: "amoremcristo.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.