Skip to content

Hostname

candperdizes.com

Last fetched

candperdizes.com resolves to 2 IPv4 addresses operated by ALMOUROLTEC - ALMOUROLTEC SERVICOS DE INFORMATICA E INTERNET LDA in PT. WHOIS lists iana:1005 as the registrar.

Nutrition Label

WHISPER CANON · candperdizes.comRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/candperdizes.com

Resolution chain

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

IPPrefixASNOperatorCountry
130.185.87.137130.185.87.0/24AS24768ALMOUROLTEC - ALMOUROLTEC SERVICOS DE INFORMATICA E INTERNET LDAPT
62.193.192.15162.193.192.0/20AS34762COMBELL-AS - Combell NVPT

WHOIS identity

Registrar
iana:1005
Organization
carlos matos
Contact emails

Subdomains

11 observed subdomains of candperdizes.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for candperdizes.com.

MechanismTarget
SPF_Acandperdizes.com
SPF_INCLUDE_spf.cleanmx.pt
SPF_IP130.185.87.137
SPF_MXcandperdizes.com

Related pages

Pivot deeper into the graph from candperdizes.com.

Cypher and MCP

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

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