Skip to content

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

WHISPER CANON · logica.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/logica.com

Resolution chain

logica.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
128.129.48.63128.129.48.0/20AS18563CGINET-01 - CGI Inc.CA

WHOIS identity

Registrar
iana:470
Organization
cgi
Contact emails

Subdomains

523 observed subdomains of logica.com.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for logica.com.

MechanismTarget
SPF_INCLUDEspf-00131701.pphosted.com
SPF_INCLUDEspf.global.frontbridge.com
SPF_INCLUDEspf.wm.net
SPF_INCLUDEspfa.logica.com
SPF_IP194.45.208.25
SPF_IP217.166.101.60
SPF_IP64.254.17.249/32
SPF_IP81.22.160.12
SPF_IP81.22.160.13
SPF_IP81.22.163.205
SPF_IP85.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.