Skip to content

Hostname

imaweb.net

Last fetched

imaweb.net resolves to 130.117.88.160, announced in 130.117.0.0/16 by COGENT-174 - Cogent Communications, LLC in ES. imaweb.net 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 · imaweb.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/imaweb.net

Resolution chain

IPv6 resolution

No AAAA record for imaweb.net is recorded in WhisperGraph.

Attribution

cogent

ORIGIN_AS

WHOIS identity

Registrar
iana:1052
Registrant organisation
alfredo perez
Contact emails
abuse@web.com, dataprotected@maskeddetails.com, noc@imaweb.com, ima@imaweb.net

Subdomains

Mail and authentication

Nameservers

  • ns1.imaweb.net
  • ns2.imaweb.net
  • ns3.imaweb.net

MX records

  • imaweb-net.mail.protection.outlook.com

SPF policy

  • include: amazonses.com
  • include: spf.protection.outlook.com
  • include: mx.ovh.com
  • ip: 130.117.243.82
  • ip: 54.240.70.195
  • ip: 84.233.177.2

Threat-feed evidence

History

Related pages

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