Skip to content

Hostname

forums.alhudainstitute.ca

Last fetched

forums.alhudainstitute.ca resolves to 1 IPv4 address operated by IMH-IAD - InMotion Hosting, Inc. in US.

Nutrition Label

WHISPER CANON · forums.alhudainstitute.caRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/forums.alhudainstitute.ca

Resolution chain

forums.alhudainstitute.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.235.202.5423.235.200.0/22AS54641IMH-IAD - InMotion Hosting, Inc.US

WHOIS identity

No WHOIS records are currently associated with forums.alhudainstitute.ca in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from forums.alhudainstitute.ca in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for forums.alhudainstitute.ca.

MechanismTarget
SPF_Aforums.alhudainstitute.ca
SPF_INCLUDE_spf.google.com
SPF_IP188.40.59.122
SPF_MXforums.alhudainstitute.ca

Related pages

Pivot deeper into the graph from forums.alhudainstitute.ca.

Cypher and MCP

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

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