Skip to content

Hostname

impredisa.com

Last fetched

impredisa.com resolves to 1 IPv4 address operated by AS270823 in BR. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · impredisa.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/impredisa.com

Resolution chain

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

IPPrefixASNOperatorCountry
190.120.237.17190.120.237.0/24AS270823BR

WHOIS identity

Registrar
iana:2
Organization
intradeco export
Contact emails

Subdomains

3 observed subdomains of impredisa.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for impredisa.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.215.240.75
SPF_IP142.215.240.76
SPF_IP201.247.103.106
SPF_IP209.124.126.19

Related pages

Pivot deeper into the graph from impredisa.com.

Cypher and MCP

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

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