Skip to content

Hostname

pro-xdesign.com

Last fetched

pro-xdesign.com resolves to 1 IPv4 address operated by AS5606 in RO. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · pro-xdesign.comRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/pro-xdesign.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.120.19.2185.120.19.0/24AS5606RO

WHOIS identity

Registrar
iana:151
Organization
ionel cosmin gabriel ii
Contact emails

Subdomains

7 observed subdomains of pro-xdesign.com.

Web-graph footprint

Distinct hostnames that link to or from pro-xdesign.com in the public web crawl.

10 sites link to this hostname.

107 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • pro-xdesign.com

SPF policy

8 SPF mechanisms authorising senders for pro-xdesign.com.

MechanismTarget
SPF_Apro-xdesign.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.mxserver.ro
SPF_IP185.171.184.129
SPF_IP77.81.164.70
SPF_IP81.181.254.43
SPF_IP85.120.19.21
SPF_MXpro-xdesign.com

Related pages

Pivot deeper into the graph from pro-xdesign.com.

Cypher and MCP

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

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