Skip to content

Hostname

miele.pt

Last fetched

miele.pt resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US.

Nutrition Label

WHISPER CANON · miele.ptRouting diversity3.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/miele.pt

Resolution chain

miele.pt resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.42.82.5323.42.80.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.51.101.4123.51.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
23.63.112.3723.63.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.67.134.723.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
Organization
miele portuguesa - maquinas industriais e electrodomesticos lda
Contact emails

Subdomains

14 observed subdomains of miele.pt.

Web-graph footprint

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

59 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for miele.pt.

MechanismTarget
SPF_INCLUDE_spf.miele.com

Related pages

Pivot deeper into the graph from miele.pt.

Cypher and MCP

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

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