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
Resolution chain
propertypda.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 213.13.156.134 | 213.13.0.0/16 | AS3243 | MEO-RESIDENCIAL - MEO - SERVICOS DE COMUNICACOES E MULTIMEDIA S.A. | PT |
| 34.175.195.112 | 34.175.128.0/17 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | ES |
WHOIS identity
- Registrar
- iana:1383
- Organization
- —
- Contact emails
- —
Subdomains
8 observed subdomains of propertypda.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for propertypda.com.
| Mechanism | Target |
|---|---|
| SPF_A | propertypda.com |
| SPF_INCLUDE | _spf.imoguia.com |
| SPF_INCLUDE | propertypda.com.spf.auto.dnssmarthost.net |
| SPF_MX | propertypda.com |
Related pages
Pivot deeper into the graph from propertypda.com.
- IP · 213.13.156.134
- ASN · AS3243MEO-RESIDENCIAL - MEO - SERVICOS DE COMUNICACOES E MULTIMEDIA S.A.
- Registrar · iana:1383
- Country · PT
- TLD · .com
- Browse hostnames · pr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.