Skip to content

Hostname

nicoderm.ca

Last fetched

nicoderm.ca resolves to 6 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in SG. WHOIS lists registrar:centralnic canada inc as the registrar.

Nutrition Label

WHISPER CANON · nicoderm.caRouting diversity3.0/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/nicoderm.ca

Resolution chain

nicoderm.ca resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.215.7.423.215.7.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.SG
23.215.7.523.215.7.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.SG
23.48.224.8123.48.224.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.48.224.8223.48.224.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
69.192.139.9269.192.139.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
69.192.139.9569.192.139.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US

WHOIS identity

Registrar
registrar:centralnic canada inc
Organization
johnson & johnson
Contact emails

Subdomains

8 observed subdomains of nicoderm.ca.

Web-graph footprint

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

25 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nicoderm.ca.

MechanismTarget
SPF_Aacquiamail.acquia.com
SPF_Aacquiamail2.acquia.com
SPF_Aacquiamail3.acquia.com
SPF_MXnicoderm.ca

Related pages

Pivot deeper into the graph from nicoderm.ca.

Cypher and MCP

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

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