Skip to content

Hostname

propertypda.com

Last fetched

propertypda.com resolves to 2 IPv4 addresses operated by MEO-RESIDENCIAL - MEO - SERVICOS DE COMUNICACOES E MULTIMEDIA S.A. in PT. WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · propertypda.comRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/propertypda.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.13.156.134213.13.0.0/16AS3243MEO-RESIDENCIAL - MEO - SERVICOS DE COMUNICACOES E MULTIMEDIA S.A.PT
34.175.195.11234.175.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCES

WHOIS identity

Registrar
iana:1383
Organization
Contact emails

Subdomains

8 observed subdomains of propertypda.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for propertypda.com.

MechanismTarget
SPF_Apropertypda.com
SPF_INCLUDE_spf.imoguia.com
SPF_INCLUDEpropertypda.com.spf.auto.dnssmarthost.net
SPF_MXpropertypda.com

Related pages

Pivot deeper into the graph from propertypda.com.

Cypher and MCP

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

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