Skip to content

Hostname

delta.fetchbc.ca

Last fetched

delta.fetchbc.ca resolves to 2 IPv4 addresses operated by IRONPATH - NetActuate, Inc in CA.

Nutrition Label

WHISPER CANON · delta.fetchbc.caRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/delta.fetchbc.ca

Resolution chain

delta.fetchbc.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.250.237.6192.250.237.0/24AS36218IRONPATH - NetActuate, IncCA
209.42.24.73209.42.24.0/24AS36218IRONPATH - NetActuate, IncCA

WHOIS identity

No WHOIS records are currently associated with delta.fetchbc.ca in WhisperGraph.

Subdomains

6 observed subdomains of delta.fetchbc.ca.

Web-graph footprint

Distinct hostnames that link to or from delta.fetchbc.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for delta.fetchbc.ca.

MechanismTarget
SPF_Adelta.fetchbc.ca
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP209.42.24.71
SPF_IP209.42.24.73
SPF_MXdelta.fetchbc.ca

Related pages

Pivot deeper into the graph from delta.fetchbc.ca.

Cypher and MCP

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

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