Skip to content

Hostname

itasua.com

Last fetched

itasua.com resolves to 176.28.114.157, announced in 176.28.112.0/20 by acens_AS - acens Technologies, S.L. in ES. itasua.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · itasua.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/itasua.com

Resolution chain

IPv6 resolution

No AAAA record for itasua.com is recorded in WhisperGraph.

Attribution

acens

ORIGIN_AS

WHOIS identity

Registrar
iana:379
Registrant organisation
ita+asua%2c+s.l.
Contact emails
calkiza@larraurimarti.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns3.itasua.com
  • ns4.itasua.com
  • ns3.cysda.es
  • ns4.cysda.es
  • dns35.servidoresdns.net
  • dns36.servidoresdns.net

MX records

  • itasua-com.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com

Threat-feed evidence

History

Related pages

Pivot from itasua.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "itasua.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.