Skip to content

Hostname

imagella.com

Last fetched

imagella.com resolves to 104.247.81.99, announced in 104.247.80.0/22 by TEAMINTERNET-CA-AS - Team Internet AG in CA. imagella.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 · imagella.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/imagella.com

Resolution chain

IPv6 resolution

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

Attribution

team

ORIGIN_AS

WHOIS identity

Registrar
iana:1501
Registrant organisation
samkorvinscott
Contact emails
victorkmsantos@icloud.com

Subdomains

Showing 4 of 4 subdomains (4 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

  • ns002.eu
  • ns003.eu
  • ns1.mess.hu
  • a.gtld-servers.net
  • b.gtld-servers.net
  • c.gtld-servers.net
  • d.gtld-servers.net
  • e.gtld-servers.net
  • f.gtld-servers.net
  • g.gtld-servers.net
  • h.gtld-servers.net
  • i.gtld-servers.net
  • j.gtld-servers.net
  • k.gtld-servers.net
  • l.gtld-servers.net
  • m.gtld-servers.net
  • ns1.park-my-domain.net
  • ns2.park-my-domain.net
  • ns1.parkingcrew.net
  • ns2.parkingcrew.net

MX records

  • mail.mess.hu

SPF policy

  • a: imagella.com
  • mx: imagella.com

Threat-feed evidence

History

Related pages

Pivot from imagella.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: "imagella.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.