Skip to content

Hostname

spishop.ro

Last fetched

spishop.ro resolves to 2 IPv4 addresses operated by AS12302 in RO. WHOIS lists registrar:efectro srl as the registrar.

Nutrition Label

WHISPER CANON · spishop.roRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/spishop.ro

Resolution chain

spishop.ro resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:efectro srl
Organization
Contact emails

Subdomains

16 observed subdomains of spishop.ro.

Web-graph footprint

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

21 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for spishop.ro.

MechanismTarget
SPF_Aspishop.ro
SPF_IP136.255.76.18
SPF_MXspishop.ro

Related pages

Pivot deeper into the graph from spishop.ro.

Cypher and MCP

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

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