Skip to content

Hostname

prosd.com

Last fetched

prosd.com resolves to 1 IPv4 address operated by GTS-BACKBONE - GTS Telecom SRL in RO. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · prosd.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/prosd.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.82.29.21145.82.28.0/23AS5606GTS-BACKBONE - GTS Telecom SRLRO

WHOIS identity

Registrar
iana:48
Organization
prosd.com srl - advertising & web services
Contact emails

Subdomains

18 observed subdomains of prosd.com.

Web-graph footprint

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

5 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for prosd.com.

MechanismTarget
SPF_Aprosd.com
SPF_IP188.241.222.83
SPF_IP188.241.222.87
SPF_IP216.180.246.148
SPF_IP2a00:ece1:0:a:0:0:3c:e
SPF_IP45.82.29.211
SPF_IP63.247.86.68
SPF_IP69.73.141.232
SPF_IP69.73.141.236
SPF_IP69.73.187.125
SPF_IP77.81.2.193
SPF_MXprosd.com

Related pages

Pivot deeper into the graph from prosd.com.

Cypher and MCP

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

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