Skip to content

Hostname

ipimfo.anim.ca

Last fetched

ipimfo.anim.ca resolves to 2 IPv4 addresses operated by LOC-AS01 - Lyric Opera of Chicago in CA.

Nutrition Label

WHISPER CANON · ipimfo.anim.caRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/ipimfo.anim.ca

Resolution chain

ipimfo.anim.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.163.147.63108.163.128.0/18AS32613LOC-AS01 - Lyric Opera of ChicagoCA
174.142.230.50174.142.0.0/16AS32613LOC-AS01 - Lyric Opera of ChicagoCA

WHOIS identity

No WHOIS records are currently associated with ipimfo.anim.ca in WhisperGraph.

Subdomains

1 observed subdomain of ipimfo.anim.ca.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ipimfo.anim.ca.

MechanismTarget
SPF_Aipimfo.anim.ca
SPF_INCLUDErelay.spamshield.io
SPF_IP174.142.221.63
SPF_IP174.142.221.66
SPF_IP184.107.112.50
SPF_IP72.55.186.52
SPF_MXipimfo.anim.ca

Related pages

Pivot deeper into the graph from ipimfo.anim.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ipimfo.anim.ca"})-[: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.