Skip to content

Hostname

romancandletours.com

Last fetched

romancandletours.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · romancandletours.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/romancandletours.com

Resolution chain

romancandletours.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
139.59.175.149139.59.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:1390
Organization
david mckie
Contact emails

Subdomains

2 observed subdomains of romancandletours.com.

Web-graph footprint

Distinct hostnames that link to or from romancandletours.com in the public web crawl.

15 sites link to this hostname.

412 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for romancandletours.com.

MechanismTarget
SPF_Ans1.fisheyescloud.com
SPF_Aromancandletours.com
SPF_INCLUDEromancandletours.com.spf.auto.dnssmarthost.net
SPF_MXromancandletours.com

Related pages

Pivot deeper into the graph from romancandletours.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "romancandletours.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.