Skip to content

Hostname

imo.gorteca.pt

Last fetched

imo.gorteca.pt resolves to 1 IPv4 address operated by AS5626 in PT.

Nutrition Label

WHISPER CANON · imo.gorteca.ptRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/imo.gorteca.pt

Resolution chain

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

IPPrefixASNOperatorCountry
89.26.246.2589.26.128.0/17AS5626PT

WHOIS identity

No WHOIS records are currently associated with imo.gorteca.pt in WhisperGraph.

Subdomains

1 observed subdomain of imo.gorteca.pt.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for imo.gorteca.pt.

MechanismTarget
SPF_Aimo.gorteca.pt
SPF_IP109.75.164.250
SPF_IP185.118.115.20
SPF_IP185.240.248.65
SPF_MXimo.gorteca.pt

Related pages

Pivot deeper into the graph from imo.gorteca.pt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "imo.gorteca.pt"})-[: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.