Skip to content

Hostname

scmanational.ca

Last fetched

scmanational.ca resolves to 1 IPv4 address operated by XBASE-ASN1 - XBASE Technologies Corp. in CA. WHOIS lists iana:1618 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
38.117.75.16838.117.75.0/24AS11077XBASE-ASN1 - XBASE Technologies Corp.CA

WHOIS identity

Registrar
iana:1618
Organization
purchasing management association of canada
Contact emails

Subdomains

4 observed subdomains of scmanational.ca.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for scmanational.ca.

MechanismTarget
SPF_INCLUDEmagma.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP163.74.67.67
SPF_IP206.191.41.112/28
SPF_IP38.117.75.169
SPF_IP69.20.232.0/25
SPF_MXedge2.rideshark.com
SPF_MXsmtp1.rideshark.com
SPF_MXsmtp2.rideshark.com

Related pages

Pivot deeper into the graph from scmanational.ca.

Cypher and MCP

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

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