Skip to content

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

WHISPER CANON · keystonecentre.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/keystonecentre.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.36.128.244216.36.128.0/21AS19016WCG-AS - Westman Communications GroupCA
216.36.128.244216.36.128.0/21AS19016WCG-AS - Westman Communications GroupCA

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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for keystonecentre.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.50.56.0/24
SPF_IP209.104.32.0/19
SPF_IP209.67.131.231/32
SPF_IP216.177.90.7/32
SPF_IP216.36.128.242
SPF_IP216.36.140.7
SPF_IP24.245.224.8

Related pages

Pivot deeper into the graph from keystonecentre.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.