Hostname
logica.com
Last fetched
logica.com resolves to 1 IPv4 address operated by CGINET-01 - CGI Inc. in CA. WHOIS lists iana:470 as the registrar.
Nutrition Label
Resolution chain
logica.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 128.129.48.63 | 128.129.48.0/20 | AS18563 | CGINET-01 - CGI Inc. | CA |
WHOIS identity
- Registrar
- iana:470
- Organization
- cgi
- Contact emails
Subdomains
523 observed subdomains of logica.com.
Showing 25 of 523. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from logica.com in the public web crawl.
147 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for logica.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-00131701.pphosted.com |
| SPF_INCLUDE | spf.global.frontbridge.com |
| SPF_INCLUDE | spf.wm.net |
| SPF_INCLUDE | spfa.logica.com |
| SPF_IP | 194.45.208.25 |
| SPF_IP | 217.166.101.60 |
| SPF_IP | 64.254.17.249/32 |
| SPF_IP | 81.22.160.12 |
| SPF_IP | 81.22.160.13 |
| SPF_IP | 81.22.163.205 |
| SPF_IP | 85.25.89.30 |
Related pages
Pivot deeper into the graph from logica.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "logica.com"})-[: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.