Hostname
romancebi.com
Last fetched
romancebi.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
romancebi.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 |
|---|---|---|---|---|
| 157.245.120.151 | 157.245.112.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 167.172.204.185 | 167.172.192.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 09c14d1d7903c92c8207e0838e56246976392033d840bc5fb0981d32b090e154@romancebi.com.whoisproxy.org
- 126f83cafe4c43bd0db5b5b3e548ef1526b5612b4f8cf048785945935947b814@romancebi.com.whoisproxy.org
- 12b74fd576950d9cc941bab91079380f0b313d77beef8cc0a26ba181fde2adc9@romancebi.com.whoisproxy.org
- 2c03dfb3a1f24fc6461764396ffc2ef32a3e0bd63b1fdf70e22a9e99ffb6db33@romancebi.com.whoisproxy.org
- 2d6d3815fe46c2c24d3a6f14f9fe52751b1f5287c0ebda3c5fb657c4f823a3ee@romancebi.com.whoisproxy.org
- 3c4234d5b3a77290716828ff06a072909b19dfb28581a66a9a7a024b2ee8f71e@romancebi.com.whoisproxy.org
- 47c2d23613d956967d97897fa0a765b10c313048cdb976f16aa07c41a125304f@romancebi.com.whoisproxy.org
- 6de85bf479e72e4697c609639c183272ebc6599201cb179979bd359601e572eb@romancebi.com.whoisproxy.org
- 74e887c0253e21f7d347c34ab4df56dd58b300b8c03939ae5191b59b561e68d4@romancebi.com.whoisproxy.org
- 7b295867cbfe993ead73ac4e1d60b75dbf0c28c1e6409dcea8ee9f5f10535ec7@romancebi.com.whoisproxy.org
- 9a8ec5e7cf5542be55f1067b87456e35b0e1dcad27285a66c638b4f18a80ca6b@romancebi.com.whoisproxy.org
- a12b31e7fb2b19f8e7e90a396eecdc4532be070067d66a71a0008c75079cb7a3@romancebi.com.whoisproxy.org
- bf96737e43307fb5235780b806e7cb82582ab943a3868e99b33e71cc3a183ebb@romancebi.com.whoisproxy.org
- c32723f2c971157259b2b0be57fcac5c951d1a9d6cc6f2c4d71a91f3f29dcb3c@romancebi.com.whoisproxy.org
- cecdd15e48e1da941d62ca6d20a95bd22ff17c51f5e81065fc282553fbcf9255@romancebi.com.whoisproxy.org
- dbb834a931a4c92c8426303d76fbb19b7901b3c58ed7135cdd2d9e02096dce6f@romancebi.com.whoisproxy.org
- f494e866edf4e247e576ba25b25c49a4a0e79d76d519eb49c4884b6d9ba1b71c@romancebi.com.whoisproxy.org
Subdomains
4 observed subdomains of romancebi.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for romancebi.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.emlizer.net |
Related pages
Pivot deeper into the graph from romancebi.com.
- IP · 157.245.120.151
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:269
- Country · US
- Email · 09c14d1d7903c92c8207e0838e56246976392033d840bc5fb0981d32b090e154@romancebi.com.whoisproxy.org
- TLD · .com
- 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: "romancebi.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.