Skip to content

Hostname

shopu.ro

Last fetched

shopu.ro resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:host gate srl as the registrar.

Nutrition Label

WHISPER CANON · shopu.roRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/shopu.ro

Resolution chain

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

IPPrefixASNOperatorCountry
5.9.189.2115.9.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:host gate srl
Organization
Contact emails

Subdomains

8 observed subdomains of shopu.ro.

Web-graph footprint

Distinct hostnames that link to or from shopu.ro in the public web crawl.

81 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • shopu.ro

SPF policy

7 SPF mechanisms authorising senders for shopu.ro.

MechanismTarget
SPF_Ashopu.ro
SPF_INCLUDEnewsman.app
SPF_IP144.76.217.8
SPF_IP5.9.189.211
SPF_IP89.36.134.186
SPF_IP89.38.248.186
SPF_MXshopu.ro

Related pages

Pivot deeper into the graph from shopu.ro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "shopu.ro"})-[: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.