Hostname
emrelevator.com
Last fetched
emrelevator.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
emrelevator.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.18.8.131 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.9.131 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1910
- Organization
- april ibarra
- Contact emails
- emrelevator.com@domainsbyproxy.com
- jon.daugherty@emrelevator.com
- april.ibarra@emrelevator.com
- 60144d4f-9eaa-46c7-bc90-f4698af7b760@identity-protect.org
- 7cf1caea-cabc-435f-a1d2-8e8f7d4bf0b9@identity-protect.org
- be2379c3-00fb-4ec4-b198-fca7a2ab70b5@identity-protect.org
- c9249d28-059d-438b-b8f7-db89b7d8a6d2@identity-protect.org
- ea764bfb-e70c-4846-af9e-96f176d3ec77@identity-protect.org
Subdomains
3 observed subdomains of emrelevator.com.
Web-graph footprint
Distinct hostnames that link to or from emrelevator.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for emrelevator.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 67.227.252.18 |
Related pages
Pivot deeper into the graph from emrelevator.com.
- IP · 104.18.8.131
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1910
- Country · CA
- Email · emrelevator.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · em…
- 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: "emrelevator.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.