Skip to content

Hostname

itools.pe

Last fetched

itools.pe resolves to 100.25.84.67, announced in 100.24.0.0/13 by AMAZON-AES - Amazon.com, Inc. in US. itools.pe 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 · itools.peRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/itools.pe

Resolution chain

IPv6 resolution

No AAAA record for itools.pe is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
registrar:1api gmbh
Registrant organisation
oswaldo noel

Subdomains

Showing 1 of 1 subdomain (1 per page).

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

  • ns-237.awsdns-29.com
  • ns-992.awsdns-60.net
  • ns-1202.awsdns-22.org
  • ns-1878.awsdns-42.co.uk

MX records

  • mail.itools.pe

SPF policy

  • ip: 161.132.18.0/24
  • ip: 161.132.19.0/24
  • ip: 209.45.69.0/24
  • ip: 161.132.8.0/24
  • a: itools.pe
  • mx: itools.pe
  • ip: 161.132.57.123

Threat-feed evidence

History

Related pages

Pivot from itools.pe 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: "itools.pe"})-[: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.