Hostname
generalscientific.ca
Last fetched
generalscientific.ca resolves to 2 IPv4 addresses operated by IWEB-AS - Leaseweb Canada Inc. in CA. WHOIS lists registrar:namespro solutions inc. as the registrar.
Nutrition Label
Resolution chain
generalscientific.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.107.4.213 | 184.107.0.0/16 | AS32613 | IWEB-AS - Leaseweb Canada Inc. | CA |
| 72.167.132.115 | 72.167.132.0/22 | AS398101 | GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
WHOIS identity
- Registrar
- registrar:namespro solutions inc.
- Organization
- —
- Contact emails
- —
Subdomains
7 observed subdomains of generalscientific.ca.
Web-graph footprint
Distinct hostnames that link to or from generalscientific.ca in the public web crawl.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- generalscientific.ca
- mail.generalscientific.ca
SPF policy
7 SPF mechanisms authorising senders for generalscientific.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | outbound.mailhop.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 165.227.46.102 |
| SPF_IP | 184.107.4.213 |
| SPF_IP | 205.204.95.2 |
| SPF_IP | 45.2.232.245 |
| SPF_MX | generalscientific.ca |
Related pages
Pivot deeper into the graph from generalscientific.ca.
- IP · 184.107.4.213
- ASN · AS32613IWEB-AS - Leaseweb Canada Inc.
- Registrar · registrar:namespro solutions inc.
- Country · CA
- TLD · .ca
- Browse hostnames · ge…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "generalscientific.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.