Skip to content

Hostname

raizingcontacto.com

Last fetched

raizingcontacto.com resolves to 2 IPv4 addresses operated by ALMOUROLTEC in PT. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · raizingcontacto.comRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/raizingcontacto.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.71.47.20109.71.47.0/24AS24768ALMOUROLTECPT
2.59.156.1172.59.156.0/24AS51167CONTABODE

WHOIS identity

Registrar
iana:303
Organization
Contact emails

Subdomains

4 observed subdomains of raizingcontacto.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for raizingcontacto.com.

MechanismTarget
SPF_Araizingcontacto.com
SPF_INCLUDE_spf.cleanmx.pt
SPF_IP109.71.47.20
SPF_MXraizingcontacto.com

Related pages

Pivot deeper into the graph from raizingcontacto.com.

Cypher and MCP

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

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