Skip to content

Hostname

ittenz.com

Last fetched

ittenz.com resolves to 1 IPv4 address operated by MEO-EMPRESAS - MEO - SERVICOS DE COMUNICACOES E MULTIMEDIA S.A. in PT. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · ittenz.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/ittenz.com

Resolution chain

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

IPPrefixASNOperatorCountry
176.221.37.67176.221.37.0/24AS15525MEO-EMPRESAS - MEO - SERVICOS DE COMUNICACOES E MULTIMEDIA S.A.PT

WHOIS identity

Registrar
iana:303
Organization
Contact emails

Subdomains

5 observed subdomains of ittenz.com.

Web-graph footprint

Distinct hostnames that link to or from ittenz.com in the public web crawl.

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ittenz.com.

MechanismTarget
SPF_A37.ciberserver.com
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEluna.switchdigital.pt
SPF_INCLUDEspf.ciberserver.com
SPF_IP176.221.37.67
SPF_IP176.221.37.70
SPF_MXittenz.com

Related pages

Pivot deeper into the graph from ittenz.com.

Cypher and MCP

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

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