Skip to content

Hostname

credical.nc

Last fetched

credical.nc resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · credical.ncRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/credical.nc

Resolution chain

credical.nc resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.154.76.223107.154.76.0/24AS19551INCAPSULA - Incapsula IncGB
194.177.36.23194.177.32.0/19AS16347FR

WHOIS identity

No WHOIS records are currently associated with credical.nc in WhisperGraph.

Subdomains

2 observed subdomains of credical.nc.

Web-graph footprint

Distinct hostnames that link to or from credical.nc in the public web crawl.

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for credical.nc.

MechanismTarget
SPF_INCLUDE_spf-a.iap.socgen.com

Related pages

Pivot deeper into the graph from credical.nc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "credical.nc"})-[: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.