Hostname
keystonecentre.com
Last fetched
keystonecentre.com resolves to 1 IPv4 address operated by WCG-AS - Westman Communications Group in CA. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
keystonecentre.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.36.128.244 | 216.36.128.0/21 | AS19016 | WCG-AS - Westman Communications Group | CA |
| 216.36.128.244 | 216.36.128.0/21 | AS19016 | WCG-AS - Westman Communications Group | CA |
WHOIS identity
- Registrar
- iana:69
- Organization
- dan robertson dan robertson
- Contact emails
Subdomains
13 observed subdomains of keystonecentre.com.
Web-graph footprint
Distinct hostnames that link to or from keystonecentre.com in the public web crawl.
41 sites link to this hostname.
88 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for keystonecentre.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 208.50.56.0/24 |
| SPF_IP | 209.104.32.0/19 |
| SPF_IP | 209.67.131.231/32 |
| SPF_IP | 216.177.90.7/32 |
| SPF_IP | 216.36.128.242 |
| SPF_IP | 216.36.140.7 |
| SPF_IP | 24.245.224.8 |
Related pages
Pivot deeper into the graph from keystonecentre.com.
- IP · 216.36.128.244
- ASN · AS19016WCG-AS - Westman Communications Group
- Registrar · iana:69
- Country · CA
- Email · wcgdns@westmancom.com
- TLD · .com
- Browse hostnames · ke…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "keystonecentre.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.