Skip to content

Hostname

albertacom.com

Last fetched

albertacom.com resolves to 1 IPv4 address operated by WOLFPAWSERVICES - Wolfpaw Data Centres Inc in CA. WHOIS lists iana:600 as the registrar.

Nutrition Label

WHISPER CANON · albertacom.comRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/albertacom.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.19.216.36199.19.216.0/21AS30500WOLFPAWSERVICES - Wolfpaw Data Centres IncCA
199.19.216.36199.19.216.0/21AS30500WOLFPAWSERVICES - Wolfpaw Data Centres IncCA

WHOIS identity

Registrar
iana:600
Organization
alberta communication cable services
Contact emails

Subdomains

2,885 observed subdomains of albertacom.com.

Web-graph footprint

Distinct hostnames that link to or from albertacom.com in the public web crawl.

16 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for albertacom.com.

MechanismTarget
SPF_Amail.albertacom.com
SPF_INCLUDEspfa.azotel.com
SPF_IP199.19.216.32/27
SPF_MXalbertacom.com

Related pages

Pivot deeper into the graph from albertacom.com.

Cypher and MCP

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

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