Skip to content

Hostname

dev1.acstaging.ca

Last fetched

dev1.acstaging.ca resolves to 1 IPv4 address operated by RMSISC - RMS Information Systems Consulting in CA.

Nutrition Label

WHISPER CANON · dev1.acstaging.caRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/dev1.acstaging.ca

Resolution chain

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

IPPrefixASNOperatorCountry
199.212.143.6199.212.143.0/24AS399630RMSISC - RMS Information Systems ConsultingCA

WHOIS identity

No WHOIS records are currently associated with dev1.acstaging.ca in WhisperGraph.

Subdomains

2 observed subdomains of dev1.acstaging.ca.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dev1.acstaging.ca.

MechanismTarget
SPF_Adev1.acstaging.ca
SPF_INCLUDEsecureserver.net
SPF_MXdev1.acstaging.ca

Related pages

Pivot deeper into the graph from dev1.acstaging.ca.

Cypher and MCP

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

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