Skip to content

Hostname

promoperla.ro

Last fetched

promoperla.ro resolves to 1 IPv4 address operated by AS28743 in RO.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.28.25.145195.28.25.0/24AS28743RO

WHOIS identity

No WHOIS records are currently associated with promoperla.ro in WhisperGraph.

Subdomains

1 observed subdomain of promoperla.ro.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for promoperla.ro.

MechanismTarget
SPF_Apromoperla.ro
SPF_IP195.28.25.192/26
SPF_MXpromoperla.ro

Related pages

Pivot deeper into the graph from promoperla.ro.

Cypher and MCP

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

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