Skip to content

Hostname

wwicsgroup.ca

Last fetched

wwicsgroup.ca resolves to 1 IPv4 address operated by AS134926 in IN. WHOIS lists registrar:publicdomainregistry.com inc as the registrar.

Nutrition Label

WHISPER CANON · wwicsgroup.caRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/wwicsgroup.ca

Resolution chain

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

IPPrefixASNOperatorCountry
103.209.144.242103.209.144.0/24AS134926IN

WHOIS identity

Registrar
registrar:publicdomainregistry.com inc
Organization
Contact emails

Subdomains

6 observed subdomains of wwicsgroup.ca.

Web-graph footprint

Distinct hostnames that link to or from wwicsgroup.ca in the public web crawl.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for wwicsgroup.ca.

MechanismTarget
SPF_Awwicsgroup.ca
SPF_INCLUDE_spf.neptune.bagful.net
SPF_IP103.209.144.242
SPF_MXwwicsgroup.ca

Related pages

Pivot deeper into the graph from wwicsgroup.ca.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "wwicsgroup.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 20

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