Hostname
flashsolutions.ca
Last fetched
flashsolutions.ca resolves to 4 IPv4 addresses operated by EBOX - EBOX in CA.
Nutrition Label
Resolution chain
flashsolutions.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 198.16.196.169 | 198.16.192.0/21 | AS1403 | EBOX - EBOX | CA |
| 67.221.58.102 | 67.221.56.0/21 | AS1403 | EBOX - EBOX | CA |
| 72.12.98.186 | 72.12.96.0/21 | AS1403 | EBOX - EBOX | CA |
| 64.72.249.130 | 64.72.248.0/21 | AS1403 | EBOX - EBOX | CA |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from flashsolutions.ca in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for flashsolutions.ca.
| Mechanism | Target |
|---|---|
| SPF_A | flashsolutions.ca |
| SPF_A | ns1.afraid.org |
| SPF_A | ns2.afraid.org |
| SPF_A | ns3.afraid.org |
| SPF_A | ns4.afraid.org |
| SPF_IP | 10.8.1.54/32 |
| SPF_IP | 38.34.43.25/32 |
| SPF_MX | flashsolutions.ca |
Related pages
Pivot deeper into the graph from flashsolutions.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "flashsolutions.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.