Skip to content

Hostname

assembly.ab.ca

Last fetched

assembly.ab.ca resolves to 1 IPv4 address operated by E S Q de Lima - ME in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · assembly.ab.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/assembly.ab.ca

Resolution chain

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

IPPrefixASNOperatorCountry
199.213.89.174199.213.88.0/23AS393952E S Q de Lima - MECA
199.213.89.174199.213.88.0/23AS393952E S Q de Lima - MECA

WHOIS identity

Registrar
iana:456
Organization
alberta legislative assembly
Contact emails

Subdomains

38 observed subdomains of assembly.ab.ca.

Web-graph footprint

Distinct hostnames that link to or from assembly.ab.ca in the public web crawl.

915 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for assembly.ab.ca.

Related pages

Pivot deeper into the graph from assembly.ab.ca.

Cypher and MCP

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

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