Skip to content

Hostname

animaze-technology.com

Last fetched

animaze-technology.com resolves to 1 IPv4 address operated by AS34087 in NO. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · animaze-technology.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/animaze-technology.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.164.11.151178.164.0.0/19AS34087NO

WHOIS identity

Registrar
iana:269
Organization
animaze technology as
Contact emails

Subdomains

7 observed subdomains of animaze-technology.com.

Threat posture

History

Mail and authentication

MX records

  • animaze-technology.com

SPF policy

4 SPF mechanisms authorising senders for animaze-technology.com.

MechanismTarget
SPF_Aanimaze-technology.com
SPF_IP178.164.11.151
SPF_IP85.221.23.190
SPF_MXanimaze-technology.com

Related pages

Pivot deeper into the graph from animaze-technology.com.

Cypher and MCP

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

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