Skip to content

Hostname

m-gapdev.stmc.bc.ca

Last fetched

m-gapdev.stmc.bc.ca resolves to 1 IPv4 address operated by EZPNET - EZProvider Networks, Inc. in CA.

Nutrition Label

WHISPER CANON · m-gapdev.stmc.bc.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/m-gapdev.stmc.bc.ca

Resolution chain

m-gapdev.stmc.bc.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.54.112.7209.54.112.0/24AS400724EZPNET - EZProvider Networks, Inc.CA

WHOIS identity

No WHOIS records are currently associated with m-gapdev.stmc.bc.ca in WhisperGraph.

Subdomains

1 observed subdomain of m-gapdev.stmc.bc.ca.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for m-gapdev.stmc.bc.ca.

MechanismTarget
SPF_Aapply.stmc.bc.ca
SPF_Aexchange.stmc.bc.ca
SPF_Am-gapdev.stmc.bc.ca
SPF_Aps.stmc.bc.ca
SPF_INCLUDE_spf.ezp.net
SPF_INCLUDEcustomerspf.schoolmessenger.com
SPF_INCLUDEswiftreach.com
SPF_IP209.54.112.7
SPF_IP209.54.123.116/24
SPF_MXm-gapdev.stmc.bc.ca

Related pages

Pivot deeper into the graph from m-gapdev.stmc.bc.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "m-gapdev.stmc.bc.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.