Hostname
jollyromance.com
Last fetched
jollyromance.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
jollyromance.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.12.188 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.13.188 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- dfmprgskr@whoisprivacyprotect.com
- rbwrbclgdx@whoisprivacyprotect.com
- sys@victoriabrides.com
- 1ec6ded901@jollyromance.com.whoistrustee.com
- 09f00356c233d65982c9fb75957103d50767f22f3c693a4c27d38cbadbcf8bb5@jollyromance.com.whoisproxy.org
- 18bc168ec5db8110603f734f84be0f45de85d67bb75b163575656b7cfe169662@jollyromance.com.whoisproxy.org
- 7229a61f6598d0c35a07a8aa4be7b5ff4b49cb7e6dc296315342000054d1cb69@jollyromance.com.whoisproxy.org
- cd1a92c5133be3f1f47a093a21a897452490a2210b358e37560a7620886097cd@jollyromance.com.whoisproxy.org
- d933f74baa8321ece643d52b9bef44c37f1d5bdd1906d023eee036404d11a853@jollyromance.com.whoisproxy.org
Subdomains
4 observed subdomains of jollyromance.com.
Web-graph footprint
Distinct hostnames that link to or from jollyromance.com in the public web crawl.
30 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for jollyromance.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.sendios.io |
Related pages
Pivot deeper into the graph from jollyromance.com.
- IP · 104.18.12.188
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1387
- Country · CA
- Email · dfmprgskr@whoisprivacyprotect.com
- TLD · .com
- Browse hostnames · jo…
- 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: "jollyromance.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.