Skip to content

Hostname

inapapackaging.pt

Last fetched

inapapackaging.pt resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · inapapackaging.ptRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/inapapackaging.pt

Resolution chain

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

IPPrefixASNOperatorCountry
3.33.235.623.33.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
Organization
inapa - investimentos, participacoes e gestao,
Contact emails

Subdomains

1 observed subdomain of inapapackaging.pt.

Web-graph footprint

Distinct hostnames that link to or from inapapackaging.pt in the public web crawl.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for inapapackaging.pt.

MechanismTarget
SPF_Ainapapackaging.pt
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP206.191.224.0/19
SPF_IP23.103.224.0/19
SPF_IP40.103.0.0/16
SPF_MXinapapackaging.pt

Related pages

Pivot deeper into the graph from inapapackaging.pt.

Cypher and MCP

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

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