Skip to content

Hostname

amoreirinha.tecdoor.com

Last fetched

amoreirinha.tecdoor.com resolves to 1 IPv4 address operated by AS5626 in PT.

Nutrition Label

WHISPER CANON · amoreirinha.tecdoor.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/amoreirinha.tecdoor.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.26.237.20389.26.128.0/17AS5626PT

WHOIS identity

No WHOIS records are currently associated with amoreirinha.tecdoor.com in WhisperGraph.

Subdomains

1 observed subdomain of amoreirinha.tecdoor.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for amoreirinha.tecdoor.com.

MechanismTarget
SPF_Aamoreirinha.tecdoor.com
SPF_IP173.212.255.111
SPF_IP178.238.238.153
SPF_IP213.136.67.78
SPF_IP79.143.186.199
SPF_IP80.241.218.44
SPF_IP89.26.237.203
SPF_IP89.26.247.246
SPF_IP91.205.173.91
SPF_MXamoreirinha.tecdoor.com

Related pages

Pivot deeper into the graph from amoreirinha.tecdoor.com.

Cypher and MCP

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

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