Skip to content

Hostname

cupidplc.com

Last fetched

cupidplc.com resolves to 8 IPv4 addresses operated by AS63949 in GB. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · cupidplc.comRouting diversity4.8/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/cupidplc.com

Resolution chain

cupidplc.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.236.1.80172.236.0.0/19AS63949GB
176.58.88.156176.58.88.0/24AS36236NETACTUATE - NetActuate, IncGB
192.73.244.101192.73.244.0/24AS36236NETACTUATE - NetActuate, IncUS
199.38.181.142199.38.181.0/24AS36236NETACTUATE - NetActuate, IncUS
205.147.105.232205.147.105.0/24AS36236NETACTUATE - NetActuate, IncHK
50.31.0.1250.31.0.0/19AS29802HVC-AS - HIVELOCITY, Inc.US
45.33.29.11045.33.0.0/19AS63949US
45.79.183.22645.79.176.0/20AS63949US

WHOIS identity

Registrar
iana:269
Organization
bill dobbie
Contact emails

Subdomains

17 observed subdomains of cupidplc.com.

Web-graph footprint

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

13 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from cupidplc.com.

Cypher and MCP

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

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