Hostname
gercom.ca
Last fetched
gercom.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:(funio) - miss group canada inc as the registrar.
Nutrition Label
Resolution chain
gercom.ca resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.173.219.126 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.19 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.30 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.92 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.199.102 | 18.245.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.199.113 | 18.245.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.199.27 | 18.245.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.199.77 | 18.245.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- registrar:(funio) - miss group canada inc
- Organization
- eric levesque
- Contact emails
Subdomains
2 observed subdomains of gercom.ca.
| Subdomain |
|---|
| mail.gercom.ca |
| www.gercom.ca |
Web-graph footprint
Distinct hostnames that link to or from gercom.ca in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for gercom.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from gercom.ca.
- IP · 18.173.219.126
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:(funio) - miss group canada inc
- Country · US
- Email · info@stylla-web.com
- 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: "gercom.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.